Well "Core Servlets and JSP" looks like it is a little out dated, whereas "More Servlets and JSP" is based on Servlet 2.3 and JSP 1.2 technology which is still the current technology till date. Although Servlet 2.4 and JSP 2.0 are knocking on the door, and there are two or three books out already on these latest technology. There is a book called "Servlets and JSP - the
J2EE Web Tier" by Jayson Falkner and Kevin Jones, and covers Servlets 2.4, JSP 2.0, and JSTL 1.0 published by Addison Wesely. Another one called "JSP2.0: The Complete Reference" by Phil Hanna, published by McGraw-Hill has also been released. I don't think there is much of a difference between JSP 1.2 and 2.0 apart from the addition of JSTL and EL language, but I am not sure. As to my knowledge, the only servlet engine available right now that will support servlet 2.4 and jsp 2.0 is
Tomcat 5 beta version. Now back to the main topic of this discussion, "More Servlets and JSP" sounds like a book to be in favor for chapters on "jsp with javabeans" and "custom tag".
Does any one else has any other JSP book recommandations (apart from redirecting to the Bunkhouse :roll: )