SCJP Certification

Sun Certified Java Programmer Certification exam essentials

February 25th, 2010

What is the taglib attribute?

Uncategorized, by Daisy Williams.

The element is an optional element of the deployment descriptor. It maps the location of a tag library descriptor (TLD) with a URI pattern.
When deploying a Web application, a separate element is used for each TLD.
The element has the following sub-elements:

  • : It describes the location of the file name in the TLD, relative to the root of the Web application.
  • : It describes a URI, relative to the location of the web.xml document, identifying a Tag Library used in the Web application.
Share

Back Top

Responses to “What is the taglib attribute?”

Comments (0) Trackbacks (0) Leave a comment Trackback url
  1. No comments yet.
  1. No trackbacks yet.

Leave a Reply

Your email address will not be published. Required fields are marked *

*