You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by hu...@apache.org on 2003/02/15 21:55:24 UTC

cvs commit: jakarta-struts/doc/resources related_books.xml extensions.xml examples.xml

husted      2003/02/15 12:55:24

  Modified:    doc/resources related_books.xml extensions.xml examples.xml
  Log:
  Routine updates.
  
  Revision  Changes    Path
  1.3       +5 -2      jakarta-struts/doc/resources/related_books.xml
  
  Index: related_books.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/doc/resources/related_books.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- related_books.xml	29 Jun 2002 18:20:02 -0000	1.2
  +++ related_books.xml	15 Feb 2003 20:55:24 -0000	1.3
  @@ -14,7 +14,8 @@
   <p><a href="http://www.amazon.com/exec/obidos/ISBN=0130819336/hitchhikeguidetoA/">Core Java 2, Volume 1 Fundamentals</a></p>
   <p><a href="http://www.amazon.com/exec/obidos/ISBN=0130819344/hitchhikeguidetoA/">Core Java 2, Volume 2 Advanced Features</a></p>
   <p><a href="http://www.amazon.com/exec/obidos/ISBN=0521777682/hitchhikeguidetoA/">Elements of Java Style</a></p>
  -<p><a href="http://www.amazon.com/exec/obidos/ISBN=193011043X/hitchhikeguidetoA/">Bitter Java</a> by Bruce Tate <i>- Released in March 2002</i></p>
  +<p><a href="http://www.amazon.com/exec/obidos/ISBN=0201310058/hitchhikeguidetoA/">Effective Java</a></p>
  +<p><a href="http://www.amazon.com/exec/obidos/ISBN=193011043X/hitchhikeguidetoA/">Bitter Java</a></p>
   
   <p><b>Java Web Development</b></p>
   <p><a href="http://www.amazon.com/exec/obidos/ISBN=1893115364/hitchhikeguidetoA/">Apache-Jakarta Tomcat by James Goodwill</a></p>
  @@ -35,7 +36,9 @@
   <p><a href="http://www.amazon.com/exec/obidos/ISBN=0672316498/hitchhikeguidetoA/">The Inmates Are Running the Asylum: Why High Tech Products Drive Us Crazy and How To Restore The Sanity</a></p>
   <p><a href="http://www.amazon.com/exec/obidos/ISBN=0201835959/hitchhikeguidetoA/">Mythical Man Month: Essays on Software Engineering</a></p>
   <p><a href="http://www.amazon.com/exec/obidos/ISBN=1884777597/hitchhikeguidetoA/">Practical Software Requirements</a></p>
  -<p><a href="http://www.amazon.com/exec/obidos/ISBN=0201485672/hitchhikeguidetoA/">Refactoring: Improving the Design of Existing Code</a> <i>- Highly recommended!</i></p>
  +<p><a href="http://www.amazon.com/exec/obidos/ISBN=0201485672/hitchhikeguidetoA/">Refactoring: Improving the Design of Existing Code</a> <i>- Read me second!</i></p>
  +<p><a href="http://www.amazon.com/exec/obidos/ISBN=0321127420/hitchhikeguidetoA/">Patterns in Enterprise Application Architecturee</a> <i>- Highly recommended!</i></p>
  +<p><a href="http://www.amazon.com/exec/obidos/ISBN=0321146530/hitchhikeguidetoA/">Test Driven Development</a></p>
   </section>
   
   </chapter></body></document>
  
  
  
  1.10      +2 -2      jakarta-struts/doc/resources/extensions.xml
  
  Index: extensions.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/doc/resources/extensions.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- extensions.xml	18 Nov 2002 00:09:20 -0000	1.9
  +++ extensions.xml	15 Feb 2003 20:55:24 -0000	1.10
  @@ -12,8 +12,8 @@
   <p><a href=""></a> by . </p>
   -->
   <section name="Contributor Extensions">
  -<p><a href="http://sourceforge.net/projects/imagebuttonbean/">ImageButtonBeanManager</a> by Ken Fitzpatrick. Combines the HTML Image Tag and the ImageButtonBean class in a manner analgous to the Struts HTML Submit Tag.</p>
  -<p><a href="http://dynclass.sourceforge.net/">dynclass.sourceforge.net</a> by John Raley. A Class-creation API with very simple but powerful Map-to-JavaBeans translation</p>
  +<p><a href="http://sourceforge.net/projects/imagebuttonbean/"><b>ImageButtonBeanManager</b></a> by Ken Fitzpatrick. Combines the HTML Image Tag and the ImageButtonBean class in a manner analgous to the Struts HTML Submit Tag.</p>
  +<p><a href="http://dynclass.sourceforge.net/"><b>dynclass.sourceforge.net</b></a> by John Raley. A Class-creation API with very simple but powerful Map-to-JavaBeans translation</p>
   <p><a href="http://www.livinglogic.de/Struts/"><b>Workflow Extension</b></a> by Matthias Bauer - An extension to the core Struts framework which provides control flow between actions.</p>
   <p><a href="http://otn.oracle.com/products/jdev/content.html">JDeveloper9i 9.0.3 w/ Struts, J2EE 1.3, et. al.</a> by Oracle. Developer's Preview of interest to Struts users who might be using (or might want to evaluate) Oracle's JDeveloper Java IDE</p>
   <p><a href="http://jcorporate.com/"><b>Expresso 5.0</b></a> by jCorporate - Expresso provides a foundation set of reusable, standards-based Java software components designed to shorten time-to-delivery of Web applications, and is integrated with the Struts framework. See also <a href="http://www.xenonsoft.demon.co.uk/products/java.html">Best Practice with Expresso Framework 4.0</a>.</p>
  
  
  
  1.3       +6 -5      jakarta-struts/doc/resources/examples.xml
  
  Index: examples.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/doc/resources/examples.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- examples.xml	27 Jul 2002 21:50:21 -0000	1.2
  +++ examples.xml	15 Feb 2003 20:55:24 -0000	1.3
  @@ -10,18 +10,19 @@
   <chapter name="Struts Resources" href="http://husted.com/struts/resources"> 
   
   <section name="Projects and Examples">
  +<p><a href="http://www.ehatchersolutions.com/JavaDevWithAnt/"><b>JavaDevWithAnt</b></a> by Erik Hatchter - Demonstrates using Ant, XDoclet, Struts, JUnit, Cactus, and Lucene within the same application.</p>
   <p><a href="http://basicportal.sourceforge.net/"><b>basicPortal</b></a> by Vic Cekvenich - Sample Struts + JSTL Vertical apps</p>
   <p><a href="http://geocities.yahoo.com/dominique_plante/sdstuff/strutsGuessingGame1.0.zip"><b>Struts Guessing Game v1.0</b></a> by Dominique Plante - A guessing game written with Struts like the one that comes with Tomcat's examples, includes sources, ANT build script and a Struts jar distribution</p>
   <p><a href="http://chiki.emaho.org/"><b>Chiki</b></a> by GhootEmaho - A Wiki-like webapp built using Struts and J2EE,  and runs on Tomcat.</p>
  -<p><a href="http://husted.com/struts/resources/artimus.zip"><b>Artimus</b></a> by Ted  Husted - News poster application. Demonstrates using beans beans and a JDBC database with Struts, along with other niceties. WAR zipped for download. Uses Scaffold package. See WEB-INF/README.txt for setup.</p>
  -<p><a href="http://husted.com/struts/resources/scaffold.zip"><b>Scaffold</b></a> by Ted Husted - Utility package of classes that can be used with various Web applications.</p>
  -<p><a href="http://husted.com/struts/resources/polls-20011024.zip"><b>Struts Polls</b></a> by Ted Husted - Simple poll application. Demonstrates using a database with Struts.</p>
  +<p><a href="http://sourceforge.net/project/showfiles.php?group_id=49385"><b>Artimus</b></a> by Ted  Husted - News poster application. Demonstrates using beans beans and a JDBC database with Struts, along with other niceties. WAR zipped for download. Uses Scaffold package. See WEB-INF/README.txt for setup.</p>
  +<p><a href="http://sourceforge.net/project/showfiles.php?group_id=49385"><b>Scaffold</b></a> by Ted Husted - Utility package of classes that can be used with various Web applications.</p>
  +<p><a href="http://sourceforge.net/project/showfiles.php?group_id=49385"><b>Struts Polls</b></a> by Ted Husted - Simple poll application. Demonstrates using a database with Struts.</p>
   <p><a href="http://www.raibledesigns.com/struts/"><b>Struts-example modified for iPlanet Application Server SP2</b></a> by Matt Raible.</p>
   <p><a href="http://www.newparticles.com/struts/"><b>The Struts Framework</b></a> by Steve Wilkinson - Excerpt from latest Wrox Professional JSP book.</p>
   <p><a href="http://mycart.cjb.net/"><b>myCart</b></a> - Example Shopping Cart application using Struts - joint project with several contributors.</p>
   <p><a href="http://www.oakgrovesoftware.com/~rbackhouse"><b>Sample hdml/wireless based struts application</b></a> by Richard Backhouse.</p>
  -<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://sourceforge.net/project/showfiles.php?group_id=49385"><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://sourceforge.net/project/showfiles.php?group_id=49385"><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>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: struts-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-dev-help@jakarta.apache.org