JSP Book Support

This section contains support information for Dr. Metlapalli's book titled JavaServer Pages Illuminated published by Jones & Bartlett.

API Documentation Links
•  HTML / CSS APIwww.htmlref.com

Related link (for hexadecimal color combinations):

www.yvg.com/twrs/RGBConverter.html
•  JDK / J2SE APIjava.sun.com/javase/reference/api.jsp

Click on the link under "Core API Docs" for the JDK version you installed.

In the book, JDK 6 is used, and the corresponding API link is as follows:

http://java.sun.com/javase/6/docs/api/
•  J2EE APIjava.sun.com/javaee/reference/

Click on the link that says "Java EE 5 SDK API Specifications".
•  Servlet / JSP APItomcat.apache.org

Click on "Tomcat 5.5" link under Documentation. Then click on "JSP API Javadocs" or "Servlet API Javadocs" (as required) under Reference section, or on "Jasper Javadocs" under the section titled "Apache Tomcat Developers".
•  MySQL Referencedev.mysql.com/doc/

In the "MySQL Reference Manual" section, go to the row that says "English / v5.0", click on the "View" link under the "HTML Online" header, and then on "SQL Statement Syntax" on the right.
•  Struts APIstruts.apache.org

Click on the link under Documentation for the Struts version you downloaded.

For Struts 1.3.5 that was used in this book, the following URL gives details of the API specification:

struts.apache.org/1.3.5/apidocs/index.html