[ Team LiB ] Previous Section Next Section

About the Examples

This book contains a large number of examples that demonstrate useful techniques for input validation, database access, information caching, application-controlled authentication and access control, internationalization, XML processing, and more. The examples include both complete applications, such as an online shopping site, an employee directory, and a personalized project billboard, as well as numerous smaller examples and page fragments. The included example tag library contains 10 or so custom actions you can use directly in your application or as a starting point for your own development. The code for all the examples and most of the custom actions is contained within the text; you can also download all code from the O'Reilly web site at http://www.oreilly.com/catalog/jserverpages3/. In addition, you can see all the examples in action, download the code, ask me questions, find JSP- related products, and more at http://www.TheJSPBook.com/.

All examples have been tested with the official JSP 2.0 reference implementation (Apache Tomcat 5) on Windows ME and Linux (Red Hat Linux 7.2) using Sun's Java 2 SDK, Standard Edition (1.4.2). If you would like more information on downloading and installing the Apache Tomcat server for use with the examples, see Chapter 4.

    [ Team LiB ] Previous Section Next Section