husted      01/12/09 15:28:50

  Modified:    doc/userGuide resources.xml
  Log:
  Add several new resources.
  
  Revision  Changes    Path
  1.17      +10 -3     jakarta-struts/doc/userGuide/resources.xml
  
  Index: resources.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/doc/userGuide/resources.xml,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- resources.xml     2001/11/21 23:54:05     1.16
  +++ resources.xml     2001/12/09 23:28:50     1.17
  @@ -9,6 +9,7 @@
   <chapter name="Struts Resources" href="resources"> 
   
   <section name="Contributor Taglibs" href="taglibs"> 
  +<p><a href="http://strutstestcase.sourceforge.net/";><b>StrutsTestCase v1.5 for 
JUnit</b></a> (by Deryl Seal) is an extension of the standard JUnit TestCase class 
that provides facilities for testing code based on the Struts framework.</p>
   <p><a 
href="http://husted.com/struts/resources/MonkeyStruts.htm";><b>MonkeyStruts</b></a> by 
Arron Bates. An approach to nesting beans.</p>
   <p><a href="http://www.multimania.com/bist77/struts.php";><font 
size="2"><b>REGEXP.VALIDATOR.STRUTS</b></font></a> by Emmanuel Boudrant - A validation 
component that works with Struts 1.0, to manage form validation on server-side and 
client-side.</p>
   <p><a 
href="http://husted.com/struts/resources/struts-was.zip";><b>Struts-WAS.jar</b></a> by 
Christopher Assenza - Modified Struts 1.0 JAR for Websphere 3.5 or 4. Zipped for 
download. (For additional tips regarding Websphere 3.5 see <a 
href="http://jakarta.apache.org/struts/installation-was352-x.html";>http://jakarta.apache.org/struts/installation-was352-x.html</a>.)</p>
  @@ -20,8 +21,11 @@
   </section>
   
   <section name="Contributor Extensions" href="extensions"> 
  -<p><a href="resources/pow2acl.htm"><b> Pow2ACL</b></a> - 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>
  +<p><a href="http://strutstestcase.sourceforge.net/";><b>StrutsTestCase v1.5 for 
JUnit</b></a> (by Deryl Seal) is 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.objectwave.com/html/tools/tool1_3.htm";><b>X2J</b></a> is a 
code generation tool for building Struts applications. It includes wizard for easily 
creating JSPs, and the required Action and ActionForm classes as well as graphical 
tools for updating the config file. </p>
  +<p><a 
href="http://www.inigoserrano.com/ISValidator/en/ejemploStrutsCompleto0010ISValidator.htm";><b>ISValidator</b></a>
 validates data in diferents scenarios, command line arguements, Servlets Parameters, 
et cetera. Includes example using theLogonForm from the example application. </p>
  +<p><a href="resources/checker.html"><b>StrutsResourcesChecker</b></a> - Parses 
struts JSP files and looks for those tags which make reference to the application 
properties file. </p>
  +<p><a href="resources/pow2acl.htm"><b>Pow2ACL</b></a> - 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>
   <p><a href="http://bist77.multimania.com/struts.php#rose";><b>Struts .. in 
Rose</b></a> by Emmanuel.Boudrant - Use Struts with the Rational Rose UML model. </p>
   <p><a 
href="http://husted.com/struts/resources/multi-struts.htm";><b>Multi-Controller</b></a> 
by Sukachevin, Stoehr - Use more than once ActionServlet in your Struts application 
</p>
   <p><a 
href="http://www.mail-archive.com/struts-user@jakarta.apache.org/msg16093.html";><b>JavaScript
 with html:errors - new Struts validation</b></a> by Adam Grohs.  </p>
  @@ -102,6 +106,7 @@
   
   <section name="Books" href="books"> 
   <ul>
  +<li><a href="http://www.atlasbooks.com/marktplc/00670.htm";><b>Struts Fast Track: 
J2EE / JSP Framework</b></a><b> </b>by Victor Cekvenich - Practical Application with 
Database Access and Struts Extensions.</li>
   <li><a 
href="http://www.amazon.com/exec/obidos/ISBN=1861005512/hitchhikeguidetoA/";><b>Professional
 JSP Site Design</b></a> - Wrox book - Features Struts throughout.</li>
   <li><a 
href="http://www.amazon.com/exec/obidos/ISBN=0735710953/hitchhikeguidetoA/";><b>JSP and 
Tag Libraries for Web Development </b></a>- by Wellington L. S. Da Silva. Several 
chapters regarding Struts.</li>
   <li><a href="http://www.redbooks.ibm.com/redpieces/pdfs/sg246134.pdf";><b>Websphere 
Version 4 Application Development Handbook</b></a> <font size="1">(PDF)</font> - 
Chapter 7 covers designing with both the Struts and Websphere frameworks,</li>
  @@ -166,6 +171,8 @@
   </section>
   
   <section name="Other Resource Pages" href="other"> 
  +<p><a href="http://www.ingrid.org/jajakarta/struts/";><b>Japanese Translation of 
Struts documentation</b></a> as well as the other Jakarta projects).</p>
  +<p><b>Struts and Jakarta mailing lists in Japanese</b> - <a 
href="mailto:[EMAIL PROTECTED]";>[EMAIL PROTECTED]</a> and <a 
href="mailto:[EMAIL PROTECTED]";>[EMAIL PROTECTED]</a></p>
   <p><a href="http://www.jguru.com/faq/home.jsp?topic=Struts";><b>JGuru FAQ</b></a></p>
   <p><a href="http://husted.com/struts/";><b>More About Struts</b></a> by <a 
href="mailto:[EMAIL PROTECTED]";>Husted dot Com</a>.</p>
   <p><a href="http://habweb.de/struts/";><b>German Translation of Users Guide</b></a> 
by Hartmut Bernecker.</p>
  @@ -233,10 +240,10 @@
     <li><b>Multitask Consulting</b> - <a 
href="http://www.multitask.com.au/";>www.multitask.com.au</a> - <a 
href="[EMAIL PROTECTED]">dIon Gillard</a><a href="[EMAIL PROTECTED]">.</a></li>
     <li><b>New Particles</b> - <a 
href="http://www.newparticles.com/struts";>www.newparticles.com/struts</a> - <a 
href="mailto:[EMAIL PROTECTED]";>Steve Wilkinson</a>.</li>
     <li><b>Raible Designs</b> - <a 
href="http://www.raibledesigns.com/";>www.raibledesigns.com</a> - <a 
href="mailto:[EMAIL PROTECTED]";>Matt Raible</a>.</li>
  +  <li><b>Segue Solutions</b> - <a href="http://www.sbti.com/";>www.segue.biz</a>  - 
<a href="mailto:[EMAIL PROTECTED]";>John J. Thomas</a>.</li>
     <li><b>Shared Skills Ltd (UK)</b> - <a 
href="http://www.sharedskills.com/";>www.sharedskills.com</a> - <a 
href="mailto:[EMAIL PROTECTED]";>Mike Way</a>.</li>
     <li><b>SoftwareMentor</b> - <a 
href="http://softwareMentor.com/";>softwareMentor.com</a> - <a 
href="mailto:[EMAIL PROTECTED]";>Tim Biernat</a>.</li>
     <li><b>Solution Array</b> - <a 
href="http://www.solutionarray.com/";>www.solutionarray.com</a> - <a 
href="mailto:[EMAIL PROTECTED]";>Chris Kmiec</a>.</li>
  -  <li><b>Stonebridge Technology</b> - <a 
href="http://www.sbti.com/";>www.sbti.com</a> - <a 
href="mailto:[EMAIL PROTECTED]";>John J. Thomas</a>.</li>
     <li><b>Tallan</b> - <a href="http://www.tallan.com/";>www.tallan.com</a> - <a 
href="mailto:[EMAIL PROTECTED]";>Michael Grassotti</a>.</li>
     <li><b>Thalles Information Services</b> - <a 
href="http://www.thales-is.ch/";>www.thales-is.ch</a> - <a 
href="mailto:[EMAIL PROTECTED]";>Markus Collumbo</a>.</li>
     <li><b>U</b><b>pco</b> -<a href="http://www.upco.co.uk";>upco.co.uk</a> - <a 
href="mailto:[EMAIL PROTECTED]";>Jon Ridgeway</a>.</li>
  
  
  

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

Reply via email to