Java Servlet Programming (Java Series)

Java Servlet Programming, 2nd Edition > C. Deployment Descriptor DTD Reference > <taglib-uri>

 
< BACKCONTINUE >
<taglib-uri>

Synopsis

<!ELEMENT taglib-uri (#PCDATA)>

Description

The <taglib-uri> element describes a URI, relative to the location of the web.xml document, that identifies a tag library used in the web application.

<taglib> <taglib-uri>/WEB-INF/struts.tld</taglib-uri> <taglib-location>/WEB-INF/struts.tld</taglib-location> </taglib>

Last updated on 3/20/2003

Java Servlet Programming, 2nd Edition, © 2001 O'Reilly

< BACKCONTINUE >

Категории