-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating
Processing XML documents with Oracle JDeveloper 11g
Tag libraries are used to include custom actions in a JSP page. The JavaServer Pages Standard Tag Library (JSTL) tag library provides XML tags for processing an XML document. JSTL 1.2 requires a JSP container that supports (at least) Servlet specification 2.5 and JSP specification 2.1. JSTL 1.2 XML support is included in JDeveloper 11g. JSTL 1.2 XML tags may be selected from a Component Palette and added to a JSP page to include XML processing in a JSP page. In this chapter we shall develop a web application in JDeveloper 11g to parse an XML document, and transform the XML document with an XSLT stylesheet using the JSTL XML tag library in a JSP page. The JSTL XML 1.2 tag library may also be used in a JSF page as the JSTL 1.2 version aligns the JSP and JSF specifications with support for the Unified Expression Language.
In this section we shall discuss the XML tags in the JSTL XML tag library. We will use some of the tags...
Change the font size
Change margin width
Change background colour