jholmes 2002/07/27 14:50:22 Modified: doc/resources examples.xml Log: added Vic's basicPortal Revision Changes Path 1.2 +2 -3 jakarta-struts/doc/resources/examples.xml Index: examples.xml =================================================================== RCS file: /home/cvs/jakarta-struts/doc/resources/examples.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- examples.xml 23 Jun 2002 17:40:36 -0000 1.1 +++ examples.xml 27 Jul 2002 21:50:21 -0000 1.2 @@ -10,9 +10,8 @@ <chapter name="Struts Resources" href="http://husted.com/struts/resources"> <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://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>
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>