Author: roughley
Date: Thu Feb 7 12:03:30 2008
New Revision: 619612
URL: http://svn.apache.org/viewvc?rev=619612&view=rev
Log:
Removed the "$Id ..." from the header - the CVS substitution value was causing
a problem with Velocity, which was expecting a variable to be supp
Author: roughley
Date: Sun Feb 11 12:31:09 2007
New Revision: 506121
URL: http://svn.apache.org/viewvc?view=rev&rev=506121
Log:
Changed converter so that it extended the StrutsTypeConverter (and is used in
the example application). Modified the Index action so that it uses the
converte
Author: roughley
Date: Thu Feb 1 21:00:03 2007
New Revision: 502490
URL: http://svn.apache.org/viewvc?view=rev&rev=502490
Log:
- removed property files (that need to be moved in order to be utilized)
- added annotations for validation and conversions
- changed the view from ftl to more co