Professional JSP
This manuscript is an abridged version of a chapter from the Wrox Press book Professional JSP. This chapter examines a variety of ways to architect a system with JavaServer Pages, Servlets, and JavaBeans. You will see a series of different architectures, each a development of the one before.
Professional JSP covers a wide variety of areas including design and architecture, JSPs and their relation to J2EE (Servlets, EJBs, JDBC etc) as well as extensive coverage of the tag extension mechanism that allows you to customize the tags you use in your pages to the data you're presenting.
Readers are given an introduction to JSP, explaining how they relate to servlets, showing the tags, and creating beans to encapsulate business logic, to keep web page design simple. Further chapters cover database access with JDBC and connection pooling, JSP debugging, and web application architecture using JSP and servlets.
For further details about the book, and other books in our range, visit the
Wrox Press Web Site.
For more information and details of our full range visit our main sites at Wrox USA or Wrox Europe. To contact us with any comments or suggestions about our Web site, e-mail to: feedback@wrox.com. ©1999 Wrox Press Ltd. |