arron       02/05/09 23:39:20

  Modified:    doc      resources.xml
  Log:
  Updating some of the menu links, and adding a couple more links.
  
  Revision  Changes    Path
  1.4       +9 -4      jakarta-struts/doc/resources.xml
  
  Index: resources.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/doc/resources.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- resources.xml     5 Mar 2002 02:26:54 -0000       1.3
  +++ resources.xml     10 May 2002 06:39:20 -0000      1.4
  @@ -23,10 +23,9 @@
       <li><a href="#archives">Mailing List Archives</a></li>
       <li><a href="#apis">Selected APIs and Standards documents</a></li>
       <li><a href="#hosts">Java / Struts ISPs</a></li>        
  -    <li><a href="#sites">Powered by Struts</a></li>
  +    <li><a href="#powered">Powered by Struts</a></li>
       <li><a href="#consultants">Struts Consultants</a>  </li>
       <li><a href="#resources">Other Resources</a></li>
  -    <li><a href="#related">Other Struts-Related Articles</a></li>
     </ul>
   </section>
   
  @@ -55,7 +54,7 @@
   
   <section href="taglibs" name="Contributor Taglibs">
   <p><a href="http://ultrawork.org/wtk/index.html";><b>Web Toolkit</b></a> - provides 
a component-based approach to building markup-driven applications (not Struts 
specific). Alternative to the Template and Tiles taglibs.</p>
  -<p><a 
href="http://www.keyboardmonkey.com/struts/index.html";><b>MonkeyStruts</b></a> by 
Arron Bates. An approach to nesting beans.</p>
  +<p><a href="http://www.keyboardmonkey.com/next";><b>Nested Taglib</b></a> [Also 
included in Struts 1.1] by Arron Bates - More efficient markup of beans and their 
nested children (linked site provides library for previous struts versions).</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. <font size="1"> (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>.)</font></p>
   <p><a href="http://struts.application-servers.com/";><b>Struts Layout</b></a> by 
Improve - An extension library to      improve interfaces creation with Struts.</p>
  @@ -108,6 +107,9 @@
   <p><a href="http://husted.com/struts/resources/struts-logon.zip";><b>Struts 
Login</b></a> (WAR file zipped for download) by Ted Husted - A minimalist Struts 
application demonstrating form validation and tracking users with a session attribute 
(WAR file).</p>
   <p><a 
href="http://husted.com/struts/resources/struts-simple.zip";><b>Struts-Simple</b></a> 
by Ted Husted - (WAR file zipped for download) A simple skeleton application outlining 
the files needs to input and re-display data. Now also demonstrates using 
&quot;wizards&quot; and &quot;nested&quot; beans.</p>
   <p><a 
href="http://gallery.bluestone.com/scripts/SaISAPI.dll/Gallery.class/demos/i18n/index.jsp";><b>Sonic
 Struts Storefront</b></a><b> -</b> The Sonic Struts Storefront sample application 
demonstrates how to assemble                            an internationalized 
e-business application using the Struts framework.</p>
  +<p><a 
href="http://www.keyboardmonkey.com/StrutMonkey/MonkeyStruts_v2.jsp";><b>MonkeyStruts</b></a>
 by Arron Bates - Running example of nested hierarchy and the Nested Tags (click <a 
href="http://www.keyboardmonkey.com/downloads/files/examples/StrutMonkey.war";>here</a> 
to download the war. Needs Struts runtime library etc).</p>
  +<p><a 
href="http://www.keyboardmonkey.com/downloads/files/tutorials/next_two/nested-tutorial.war";><b>Nested
 Tutorial</b></a> by Arron Bates - War file result of the nested tutorial (requires 
Struts runtime files).</p>
  +<p><a 
href="http://www.keyboardmonkey.com/downloads/files/tutorials/tree_two/monkey-tree.war";><b>Tree
 (dynamic nested fun)</b></a> by Arron Bates - War file result of the tree tutorial 
(requires Struts runtime files). I never thought I'd ever see, something as funky as a 
tree... </p>
   </section>
   
   
  @@ -122,6 +124,8 @@
   <p><a href="http://www.borland.com/conf2001/updates/";><b>3148 Configuring AppServer 
to Work with Struts</b></a> by Ken Sipe (7/25/2001)</p>
   <p><a href="http://www.borland.com/conf2001/updates/";><b>3004 Building Extensible 
Web Frameworks Using XML, XSL-T, and Java</b></a> by Richard Vowles 7/21/2001</p>
   <p><a href="http://husted.com/about/scaffolding/strutByStrut.htm";><b>Strut by 
Strut</b></a> by Ted Husted - Building a web application from the ground up 
(maintenance release 2001/Aug/19).</p>
  +<p><a href="http://www.keyboardmonkey.com/pilotlight";><b>Nested Tags</b></a> by 
Arron Bates - Two part tutorial, from straight-up beginners to intermediate. Also a 
good kicker for simply learning nesting.</p>
  +<p><a href="http://www.keyboardmonkey.com/pilotlight";><b>Tree Structures</b></a> by 
Arron Bates - Two part tutorial, which uses the Nested Tags in Struts 1.1 (or separate 
download) to create dynamic tree structures.</p>
   <p><a href="http://ioctl.org/doc/j2ee-tutorial/doc/JSPTags3.html";><b>J2EE 
Tutorial</b></a> - Early Release chapter featuring Struts 1.0 tags.</p>
   <p><a 
href="http://developer.bluestone.com/scripts/SaISAPI.dll/Gallery.class/demos/trailMaps/index.jsp";><b>Welcome
 to the Struts Framework</b></a> by <a href="http://www.bluestone.com";>Bluestone 
Software</a>.</p>
   <p><a href="http://www.jspinsider.com/tutorials/jsp/struts/strutsintro.html";><b>An 
Introduction to Struts</b></a> by Casey Kochmer.</p>
  @@ -247,7 +251,7 @@
   </ul>
   </section>
   
  -<section name="Other Resource Pages" href="other"> 
  +<section name="Other Resource Pages" href="resources"> 
   <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>
  @@ -294,6 +298,7 @@
       <li><a href="http://www.ipayment.co.za";><b>South African Revenue 
Services</b></a> - Directive and certificate service.</li>
       <li><a 
href="http://www.citlocate.com/cit-framework/citExampleWelcome.jsp";><b>SpatialFX</b></a></li>
       <li><a href="http://www.redgalleon.com/";><b>Red Galleon</b></a> - Offer 
aggregator.</li>
  +    <li><a href="http://www.reviewalert.com/";><b>Review Alert</b></a> - Review 
notification service for monitoring reviews on Amazon.com products.</li>
       <li><a href="http://www.webappcabaret.com/teatimej/";><b>TeaTimeJ</b></a> - 
Website and Java hosting.</li>
       <li><a href="http://www.webappwriter.com/";><b>webAppWriter</b></a> - write and 
deploy a J2EE app in 15 minutes.</li>
       <li><a href="http://www.windsurfpassion.com/";><b>WindSurfPassion</b></a> - 
Dedicated to windsurfing.</li>
  
  
  

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

Reply via email to