Summary

printer-friendly version of this section  Print  e-mail this section  E-Mail  add a public, group or private note  Add Note  add a bookmark about this section  Add Bookmark    

JSTL: JSP Standard Tag Library Kick Start
By Jeff Heaton

Table of Contents
Chapter 11.  Creating Your Own Tag Libraries


In this chapter, we showed you how to create your own tag libraries. We described the steps necessary to allow your tags to process EL-based expressions. It is important to design your tag libraries to be compatible with the JSTL tag libraries. That way, you won't have to design the common formatting and iteration tags that make up the JSTL tag library.

In the next (and final) chapter, you'll learn how to tie everything together. We explain how to deploy Web applications that consist of a mixture of custom tag libraries, JSTL, and JSP code. These components can all be combined into one common file called a Web Archive (WAR) file.

Debugging is an important aspect of Web development. In the next chapter, we also examine how to debug JSTL tag libraries. We show you how to output trace information, read error messages, and use the JDK 1.4 logging API with Tomcat.


    printer-friendly version of this section  Print  e-mail this section  E-Mail  add a public, group or private note  Add Note  add a bookmark about this section  Add Bookmark    
    Top

    [0672324504/ch11lev1sec3]

     
     


    JSTL. JSP Standard Tag Library Kick Start
    JSTL: JSP Standard Tag Library Kick Start
    ISBN: 0672324504
    EAN: 2147483647
    Year: 2001
    Pages: 93
    Authors: Jeff Heaton

    flylib.com © 2008-2017.
    If you may any questions please contact us: flylib@qtcs.net