husted 02/05/24 04:16:27 Modified: doc newbie.xml Log: Routine updates. Revision Changes Path 1.6 +2 -6 jakarta-struts/doc/newbie.xml Index: newbie.xml =================================================================== RCS file: /home/cvs/jakarta-struts/doc/newbie.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- newbie.xml 24 May 2002 10:50:17 -0000 1.5 +++ newbie.xml 24 May 2002 11:16:27 -0000 1.6 @@ -8,7 +8,7 @@ <chapter href="faq" name="Newbie FAQ"> <section href="contents" name="Table of Contents"> <p><font color="red"><b>UNDER CONSTRUCTION</b></font> (contributions welcome)</p> -<p>Here are answers to 25 common questions people ask when using Struts on +<p>Here are answers to 24 common questions people ask when using Struts on their first project. <b>For an in-depth, searchable FAQ, visit our friends at <a href="http://www.jguru.com/faq/home.jsp?topic=Struts">JGuru</a>.</b></p> <ul> @@ -64,7 +64,7 @@ </section> -<section href="naming" name="Why are some of the class and element names countere-intuitive?"> +<section href="naming" name="Why are some of the class and element names counter-intuitive?"> <p> The framework grew in the telling and as it evolved some of the names drifted. @@ -73,10 +73,6 @@ available to the community as soon as it is written. The bad thing about a nightly build is that things like classnames get locked down early and then become difficult to change. -</p> -<p> -To retain backward compatability, it is not likely that issues like this -woule be addressed in anywhere in a Struts 1.* release. </p> </section>
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>