Servlets.com

Home

What's New?

com.oreilly.servlet

Servlet Polls

Mailing Lists

Servlet Engines

Servlet ISPs

Servlet Tools

Documentation

Online Articles

The Soapbox

"Java Servlet
Programming,
Second Edition"

"Java Enterprise
Best Practices"

Speaking & Slides

About Jason

XQuery Affiliate

Advertising Info

The Book
Chapter 16 Examples from Java Servlet Programming, 2nd Ed

  • 16-1: A page as a set of objects
  • 16-4 to 16-11: Displaying a result set using a table customizer object

Examples from other chapters:

Example 16.1: A page as a set of objects
This shows how a simple HTML page can be constructed with ECS.

Example 16.4 to 16.11: Displaying a result set using a table customizer object
This shows how to use the object-oriented nature of Java and ECS to provide highly customizable data display. This example is a general-purpose SQL query mechanism with a display driven by ECS.

 


Home   com.oreilly.servlet   Polls   Lists   
Engines   ISPs   Tools   Docs   Articles   Soapbox   Book

Copyright © 1999-2005 Jason Hunter
Privacy Policy

webmaster@servlets.com
Last updated: March 1, 2009