Author: bayard Date: Wed Oct 7 07:26:56 2009 New Revision: 822613 URL: http://svn.apache.org/viewvc?rev=822613&view=rev Log: Fixing links to JSTL books. Old ones were all bad.
Modified: tomcat/taglibs/standard/trunk/src/site/xdoc/index.xml Modified: tomcat/taglibs/standard/trunk/src/site/xdoc/index.xml URL: http://svn.apache.org/viewvc/tomcat/taglibs/standard/trunk/src/site/xdoc/index.xml?rev=822613&r1=822612&r2=822613&view=diff ============================================================================== --- tomcat/taglibs/standard/trunk/src/site/xdoc/index.xml (original) +++ tomcat/taglibs/standard/trunk/src/site/xdoc/index.xml Wed Oct 7 07:26:56 2009 @@ -99,9 +99,9 @@ <p>The following books about JSTL are available:</p> <ul> - <li><a href="http://jstlbook.com/"><i>JSTL in Action</i></a>, Shawn Bayern, Manning</li> - <li><a href="http://TheJSPBook.com/"><i>JavaServer Pages</i></a>, Hans Bergsten, O'Reilly</li> - <li><a href="http://www.core-jstl.com"><i>Core JSTL: Mastering the JSP Standard Tag Library</i></a>, David Geary, Sun Microsystems Press</li> + <li><a href="http://www.manning.com/bayern/"><i>JSTL in Action</i></a>, Shawn Bayern, Manning</li> + <li><a href="http://oreilly.com/catalog/9781565927469/"><i>JavaServer Pages</i></a>, Hans Bergsten, O'Reilly</li> + <li><a href="http://www.sun.com/books/catalog/geary_corejstl.xml"><i>Core JSTL: Mastering the JSP Standard Tag Library</i></a>, David Geary, Sun Microsystems Press</li> </ul> </section> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org