Author: husted
Date: Tue May 29 11:16:05 2007
New Revision: 542607

URL: http://svn.apache.org/viewvc?view=rev&rev=542607
Log:
WW-1834 Stylistic changes to the Struts for Newbies section. 

Modified:
    struts/site/src/site/xdoc/index.xml

Modified: struts/site/src/site/xdoc/index.xml
URL: 
http://svn.apache.org/viewvc/struts/site/src/site/xdoc/index.xml?view=diff&rev=542607&r1=542606&r2=542607
==============================================================================
--- struts/site/src/site/xdoc/index.xml (original)
+++ struts/site/src/site/xdoc/index.xml Tue May 29 11:16:05 2007
@@ -223,16 +223,20 @@
        </p>
 
        <p>
-         For Struts 1, the most up to date book would be
-         <a 
href="http://opensource.atlassian.com/confluence/oss/display/BOOKS/ISBN-0072231319";>Struts:
 The Complete Reference</a>.
-         For newbies, <a 
href="http://opensource.atlassian.com/confluence/oss/display/BOOKS/ISBN-0764559575";>Struts
 for Dummies</a>
-         is another good choice.
+         Better yet, turn first to the
+         <a href="http://www.infoq.com/minibooks/starting-struts2";>
+         Starting with Struts2</a> book.
+         At 122 pages, it's a small book that doesn't try to replicate the
+         online Struts 2 Documentation. Instead, the book is a perfect 
complement
+         to the Struts 2 website. The "minibook" is available both as a free 
PDF
+         and in conventional printed form.
        </p>
 
        <p>
-         For Struts 2, <a 
href="http://www.infoq.com/minibooks/starting-struts2";>Starting with Struts 
2</a>
-         is a great complement to the Struts 2 documentation. The 122 page 
book is available both as a free PDF and in conventional printed form. There 
are also a number of online tutorials
-         for Struts 2 listed in the <a 
href="http://struts.apache.org/2.x/docs/tutorials.html#Tutorials-OtherResources";>Tutorial
 section</a>.
+         For Struts 1, the most up-to-date book would be
+         <a 
href="http://opensource.atlassian.com/confluence/oss/display/BOOKS/ISBN-0072231319";>Struts:
 The Complete Reference</a>.
+         For newbies, <a 
href="http://opensource.atlassian.com/confluence/oss/display/BOOKS/ISBN-0764559575";>Struts
 for Dummies</a>
+         is another good choice.
        </p>
 
        <p>


Reply via email to