Sun Java Solaris Communities My SDN Account Join SDN
 
Books & Authors

Tomcat Kick Start

 
Books Index

by Martin Bond and Debbie Law
June 2003

Chapter 5, Basic Principles of JSPs | Chapter 9, Databases and Tomcat

Book Cover

The JDC is pleased to present two chapters from Tomcat Kick Start by Martin Bond and Debbie Law, published by Sams Publishing.

About the Book

Apache Jakarta Tomcat is a Java application server, the open-source equivalent to BEA's WebLogic Server. It's also the official reference implementation for Sun's JSP and Servlet technologies. As the official implementation, millions of Java developers learning JSP need instruction and practical advice about Tomcat. However, there are currently few books and limited online resources to explain the nuances of JSP development using Tomcat.

Tomcat Kick Start covers Tomcat 4.0.3 and 4.1, the latest versions developed for the current JSP and Servlet specifications. The book starts with the essentials of JSP and Servlets, then explains how to install and administer the Tomcat server. Further chapters discuss how Tomcat enhances application development with tag libraries, error logging, filters and valves, and more. It includes the use of the popular Apache Struts framework and Apache Axis XML processor. Later chapters explain advanced concepts such as Tomcat security and integrating Tomcat into larger J2EE applications.

About the Chapters

Chapter 5, "Basic Principles of JSPs," discusses the JSP syntax and the translate-compile life cycle used to generate a servlet that services the HTTP request using the information in the JSP Web page.

In chapter 9, "Databases and Tomcat," you will be working with databases from within Tomcat Web applications using both direct JDBC access and the preferred approach of JNDI data sources. The Data Access Object design pattern is shown as a method of encapsulating database access into a reusable component.

More Information

Ordering Information

Sams.com

Amazon.com

SoftPro Computer Books

About the Authors

Martin Bond has an Honours degree and a Masters degree in Computer Science and has accumulated over 25 years experience with Information Technology. After leaving university Martin led a team developing parallel processing compilers for the occam language, later moving into open systems software design and development. Since 1995 Martin has worked as a independent trainer, course writer and technical author working with Unix, C, C++ and Java. Martin has written training courses on Unix, Java and Solaris Security, is a co-author of "SAMS Teach Yourself J2EE in 21 Days," and is currently writing a book about Jakarta Tomcat..

Debbie Law B.Sc., was born in Romsey, England in 1959. Debbie started on compiler development for parallel processing systems, later working on the design and development of client server applications. As a technical manager for Siemens, she was one of a small group of select staff on an intensive learning program studying worldwide business practices, including several weeks at MIT and Harvard. Debbie has an honors degree in computer science from Southampton, England and currently works as an IT consultant based in Cornwall, England.

Chapter 5, Basic Principles of JSPs | Chapter 9, Databases and Tomcat


Reader Feedback
Excellent   Good   Fair   Poor  

If you have other comments or ideas for future technical content, please type them here:

Comments:

If you would like a reply to your comment, please submit your email address:
Note: We may not respond to all submitted comments.



Have a question about Java programming? Use Java Online Support.