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 8.  Accessing Data with XML Tags


In this chapter, you learned how to access XML data with the XML tag library provided by JSTL. The JSTL XML tag library makes extensive use of XPath, a standard query language developed by the W3C that enables you to query XML documents. JSTL uses XPath to specify individual elements that you want to access, collections you want to iterate over, and expressions you want to use for Boolean comparisons.

Now you know how to process XML. As you learned in this chapter, XML is often obtained from files residing on the Web server. XML can also come from completely external sources. In the next chapter, we show you how to access external data sources. Often that data is XML, and can be processed using the tags we discussed in this chapter.


    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/ch08lev1sec6]

     
     


    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