jholmes 2002/08/30 15:28:22 Modified: doc/resources projects.xml Log: add Chucks demo application from AJUG presentation Revision Changes Path 1.3 +2 -2 jakarta-struts/doc/resources/projects.xml Index: projects.xml =================================================================== RCS file: /home/cvs/jakarta-struts/doc/resources/projects.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- projects.xml 23 Jun 2002 15:35:32 -0000 1.2 +++ projects.xml 30 Aug 2002 22:28:22 -0000 1.3 @@ -11,8 +11,8 @@ <section name="Projects and Examples"> <!-- <p><a href="http://www.basebeans.com/downloads.jsp"></a></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://www.ajug.org/meetings/download/struts_demo.zip"><b>AJUG Presentation Demo Application</b></a> by Chuck Cavaness - The demo application uses OJB and Hypersonic.</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>
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>