sraeburn    2003/08/10 02:29:50

  Modified:    doc/resources project.xml examples.xml projects.xml
  Log:
  We had two almsot identical examples pages. Merged into examples.xml
  
  Revision  Changes    Path
  1.9       +1 -1      jakarta-struts/doc/resources/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/doc/resources/project.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- project.xml       29 Dec 2002 11:46:59 -0000      1.8
  +++ project.xml       10 Aug 2003 09:29:50 -0000      1.9
  @@ -11,7 +11,7 @@
           <item href="books.html"       name="Books"/>
           <item href="consultants.html" name="Consultants"/>
           <item href="enabling.html" name="Enabling Tech"/>
  -        <item href="projects.html" name="Examples"/>
  +        <item href="examples.html" name="Examples"/>
           <item href="extensions.html" name="Extensions"/>
           <item href="sigs.html" name="Interest Groups"/>
           <item href="hosts.html" name="ISPs"/>
  
  
  
  1.5       +2 -0      jakarta-struts/doc/resources/examples.xml
  
  Index: examples.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/doc/resources/examples.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- examples.xml      8 Jul 2003 01:38:13 -0000       1.4
  +++ examples.xml      10 Aug 2003 09:29:50 -0000      1.5
  @@ -10,6 +10,8 @@
   <chapter name="Struts Resources" href="http://husted.com/struts/resources";> 
   
   <section name="Projects and Examples">
  +<p><a href="http://http://www.reumann.net/do/struts/main";><b>Struttin' with 
Struts</b></a> by Rick Reumann - Struts lessons and examples.</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://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>
  
  
  
  1.7       +9 -25     jakarta-struts/doc/resources/projects.xml
  
  Index: projects.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/doc/resources/projects.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- projects.xml      7 Aug 2003 00:30:56 -0000       1.6
  +++ projects.xml      10 Aug 2003 09:29:50 -0000      1.7
  @@ -1,32 +1,16 @@
   <?xml version="1.0" encoding="ISO-8859-1"?>
   <document url="./projects.xml">
   <properties>
  -<author>Mike Schachter</author>
  -<author>Ted Husted</author>
  -<author>James Holmes</author>
  -<title>Resources - Projects and Examples - Jakarta Struts</title>
  +<title>Page Moved - Jakarta Struts</title>
   </properties>
   <body>
  -<chapter name="Struts Resources" href="http://husted.com/struts/resources";>
  +<chapter name="Struts Resources">
   
  -<section name="Projects and Examples">
  -<p><a href="http://http://www.reumann.net/do/struts/main";><b>Struttin' with 
Struts</b></a> by Rick Reumann - Struts lessons and examples.</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://sourceforge.net/projects/struts";><b>Artimus</b></a> by Ted  
Husted - News poster application. Demonstrates using 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://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://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>
   
  -</chapter></body></document>
  +<section name="Ooops">
  +
  +<p>This page has moved to
  +<a 
href="examples.html">http://jakarta.apache.org/struts/resources/examples.html</a></p>
  +<p>Please update your hyperlinks.</p>
  +
  +</section></chapter></body></document>
  
  
  

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

Reply via email to