jholmes     2002/07/17 16:09:48

  Modified:    doc/resources extensions.xml
  Log:
  change StrutsTestCase to not have version in listing
  
  Revision  Changes    Path
  1.3       +1 -1      jakarta-struts/doc/resources/extensions.xml
  
  Index: extensions.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/doc/resources/extensions.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- extensions.xml    15 Jul 2002 22:13:22 -0000      1.2
  +++ extensions.xml    17 Jul 2002 23:09:48 -0000      1.3
  @@ -15,7 +15,7 @@
   <p><a href="http://sourceforge.net/projects/htmltable/";><b>HTMLTable framework for 
Struts framework</b></a> by Yuriy Zubarev - Incorporate look and feel and behaviour 
(in terms of columns order) of tables in XML configuration file with capabilities of 
properties inheritance. </p>
   <p><a href="http://netmeme.org/simper/";><b>Simper</b></a>  by Bryan Field-Elliot - 
A simple persistence mechanism - wraps up table rows as &quot;Dynabeans&quot; (see <a 
href="http://jakarta.apache.org/builds/jakarta-commons/nightly/commons-beanutils/";>Jakarta
 Commons BeanUtils, nightly build</a>), automatically detects changes, and writes the 
changes back to the database upon completion of each web request; supports creating, 
deleting rows, querying; basic relations (1-1 and 1-m). </p>
   <p><a href="http://webAppWriter.com";><b>webAppWriter </b></a>by dataFundamentals - 
A Struts application that generates code for Struts applications a/la Expresso.</p>
  -<p><a href="http://strutstestcase.sourceforge.net/";><b>StrutsTestCase v1.5 for 
JUnit</b></a>  by Deryl Seal - An extension of the standard JUnit TestCase class that 
provides facilities for testing code based on the Struts framework.</p>
  +<p><a href="http://strutstestcase.sourceforge.net/";><b>StrutsTestCase for 
JUnit</b></a>  by Deryl Seal - An extension of the standard JUnit TestCase class that 
provides facilities for testing code based on the Struts framework.</p>
   <p><a 
href="http://www.inigoserrano.com/ISValidator/en/ejemploStrutsCompleto0010ISValidator.htm";><b>ISValidator</b></a>
  by Inigo Serrano - Validates data in differents scenarios, command line arguements, 
Servlets Parameters, et cetera. Includes example using theLogonForm from the example 
application. </p>
   <p><a 
href="http://husted.com/struts/resources/checker.html";><b>StrutsResourcesChecker</b></a>
  by David White - Parses struts JSP files and looks for those tags which make 
reference to the application properties file. </p>
   <p><a href="http://husted.com/struts/resources/pow2acl.htm";><b>Pow2ACL</b></a>  by 
Luca Fossato - Access Control List library. Track of application users roles and       
                   permissions. User can be authenticated: - directly using the 
package API - using custom JSP tag libraries. </p>
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to