29.01.2013 Views

WebSphere Application Server - IBM Redbooks

WebSphere Application Server - IBM Redbooks

WebSphere Application Server - IBM Redbooks

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Table 9-3 Tag library options for Web projects<br />

Option Tag libraries<br />

JSP standard tag library ► jaxen-full.jar<br />

► jaxp-api.jar<br />

► jdbc2_0-stdext.jar<br />

► jstl.jar<br />

► sax.jar<br />

► saxpath.jar<br />

► standard.jar<br />

► xalan.jar<br />

► xerceslmple.jar<br />

Tag libraries for accessing JSP objects ► <strong>Application</strong><br />

► Page<br />

► Request<br />

► Response<br />

► Session<br />

Tag libraries for database access JSPSQL<br />

Tag libraries for internationalization I18n<br />

Utility tag libraries ► DateTime<br />

► Utility<br />

► String<br />

► Mailer<br />

Struts tag libraries - these tag libraries are<br />

added only if Struts support is added to<br />

the project.<br />

► bean<br />

► html<br />

► logic<br />

► nested<br />

► template<br />

► tiles<br />

Let us take a look at some of these tag libraries.<br />

<strong>Application</strong> tag library (from Jakarta)<br />

The <strong>Application</strong> custom tag library contains tags that can be used to access<br />

information contained in the ServletContext for a Web application.<br />

Tags are provided to access information in “application”-scoped attributes and<br />

Web application initialization parameters, which are defined in the<br />

/WEB-INF/web.xml file.<br />

Chapter 9. Using tag libraries 297

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!