Struts in Sakai

Note from Johan van den Berg (6/5/06)

I have taken the time to cleanly integrate the Struts build into a Sakai
svn source checkout, including the maven build files, so that anyone can
look at the Struts framework for Sakai.

Having an already checked out trunk of Sakai, simply check out the
struts code from svn:
svn co https://source.sakaiproject.org/contrib/unisa/struts/trunk struts

This creates a struts directory in the root of your checkout, which will
then compile and deploy by simply recompiling sakai: maven sakai

It registers an example tool (sakai-struts-examples) that has some use
cases for taglibs.

Some of the code isn't 100% correctly updated to work for Sakai 2.1+, as
this code was originally written for 2.0.1 (there is a tag for the 2.0.1
version under /contrib/unisa/struts/tags on svn) and is very much a work
in progress.

We will be posting some tools in struts in the near future, pending some
changes to make them compile with Maven, work with both Oracle and
mySql, and made more generic to not just fit the Unisa requirements.

Regards
Johan van den Berg
University of South Africa

Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.