!
Servlet/JSP Links
A growing collection of links to Servlet/JSP products, open source projects, tools, resource sites, and articles.
Chapter 5, JavaServer Pages
O'Reilly has made chapter 5 of the Java Server Pages (O'Reilly 2000) available on their web site. Its a decent read and provides some good introductory level material.
The new Servlet and JSP Specifications
Servlet 2.3: New features exposed
In this cutting edge article, Jason Hunter explains the differences between Servlet API 2.2 and 2.3, discusses the reasons for the changes, and shows you how to write servlets (and now filters!) using 2.3.
Java Servlet 2.3 and JavaServer Pages 1.2 Specifications
These new specifications will be rolled out with the J2EE 1.3 specification in June 2001.
XML and JSP
!
Developing XML Solutions with JavaServer Pages Technology
This paper highlights how JSP pages can consume XML data and generate XML-based markup languages for various types of Web-based clients.
|