jholmes 2002/10/21 15:13:58 Modified: doc/resources tutorials.xml Log: fix links to Ted's tutorials PR: Bugzilla #13813 Revision Changes Path 1.6 +2 -2 jakarta-struts/doc/resources/tutorials.xml Index: tutorials.xml =================================================================== RCS file: /home/cvs/jakarta-struts/doc/resources/tutorials.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- tutorials.xml 25 Jul 2002 01:05:51 -0000 1.5 +++ tutorials.xml 21 Oct 2002 22:13:58 -0000 1.6 @@ -20,13 +20,13 @@ <p><a href="http://www.anassina.com/struts/i18n/i18n.html"><b>Struts i18n</b></a> by Aaron Rustad.</p> <p><a href="http://husted.com/struts/resources/fb-auth.htm"><b>How To: (Form-Based Authentication) use the form-error page to login</b></a> by Matt Raible.</p> <p><a href="http://www.redbooks.ibm.com/redpieces/pdfs/sg246134.pdf"><b>WebSphere 4 Application Development Handbook</b></a> - IBM "Redbook" - See "Designing with Frameworks (Chapter 7).</p> -<p><a href="http://husted.com/struts/catalog.htm"><b>Struts Catalog</b></a> by Ted Husted - Overview of Struts Design Patterns and Strategies.</p> +<p><a href="http://husted.com/struts/catalog.html"><b>Struts Catalog</b></a> by Ted Husted - Overview of Struts Design Patterns and Strategies.</p> <p><a href="http://home.iprimus.com.au/moktc/howto/struts/howto_forte_struts.htm"><b>HOWTO Setup and Debug STRUTS Example in Forte</b></a> by Michael Mok.</p> <p><a href="http://www.netstore.ch/mesi/strutsTutorial/"><b>JBuilder 5, Struts 1.0 & WebLogic 6.0, a Tutorial</b></a> by Markus Colombo.</p> <p><a href="http://www1.tramsasp.com/?section=dev"><b>Using JBuilder5 with Struts 1.0 Release</b></a> by Anthony Martin.</p> <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/struts/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://husted.com/struts/strutByStrut.html"><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>
-- To unsubscribe, e-mail: <mailto:struts-dev-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:struts-dev-help@;jakarta.apache.org>