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

More Servlets and JavaServer Pages

 

Books Index


Chapter 5: Controlling Web Application Behavior with web.xml | Chapter 9: Servlet and JSP Filters

Book cover The JDC is pleased to present two chapters from More Servlets and JavaServer Pages, published by Sun Microsystems Press/Prentice Hall PTR.

About the Book

The Java 2 Platform has become the technology of choice for developing processional e-commerce applications, dynamic Web pages, and Web-enabled applications and services. Servlet and JSP technology is the foundation of this platform: it provides the link between Web clients and server-side applications. But the field has been evolving rapidly, and few developers have been able to keep up. In this new companion to the worldwide bestseller Core Servlets and JavaServer Pages, Marty Hall shows you how to apply recent advances in servlet and JSP technology. The book provides everything you need to know to leverage the latest servlet 2.3 and JSP 1.2 standards: real-world insight, advanced techniques, industrial-strength code, and hands on coverage of three top servers: Apache Tomcat, Macromedia JRun, and New Atlanta ServletExec.

  • Part I gives a thorough introduction to programming with servlet and JSP technology.
  • Part II provides exhaustive details on Web application development and deployment.
  • Part III describes Web application security in detail.
  • Part IV covers two features introduced with servlets 2.3: filters and life-cycle events.
  • Part V looks at new tag library developments.

About the Chapters

Chapter 5, "Controlling Web Application Behavior with web.xml," gives details on every element in version 2.3 of the deployment descriptor with loads of examples.

Chapter 9, "Servlet and JSP Filters," discusses basic filters, accessing the servlet context from filters, using filter initialization parameters, blocking the response, modifying the response, logging, replacement, and compression filters.

Ordering Information

Amazon.com

Barnes and Noble

About the Author

Marty Hall is the president of coreservlets.com, Inc., a training and consulting company focusing on server-side Java technology. He has taught training courses and seminars on servlet and JSP technology in Australia, Canada, Japan, the Philippines, and at a variety of US venues. A popular and entertaining speaker, he has presented on servlet and JSP technology at JavaOne 2000, JavaOne 2001, JavaOne 2002, Comdex, SD West, and the International Conference for Java Development.

Chapter 5: Controlling Web Application Behavior with web.xml | Chapter 9, Servlet and JSP Filters


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.