Managing Tag Libraries
This procedure enables you to manage the JavaServer Pages Tag libraries in your web application. You can add, modify, or remove a particular tag library.
The displayed tabs and fields correspond to the following elements in web.xml:
<!ELEMENT taglib (taglib-uri, taglib-location)>
<!ELEMENT taglib-uri (#PCDATA)>
<!ELEMENT taglib-location (#PCDATA)>
To manage the tag libraries choose Tag Lib tab.
If You Want To |
Then |
Add information about a new tag library |
...
1.
Enter URI (Uniform
Resource Identifier)
2.
In Taglib
Location, enter the tag library file location. 3. Choose Add. |
Modify a tag library |
... 1. Select an existing library from the Tag Library list on the left-hand side of the tab. 2. Change the information and choose Modify. |
Remove information about a tag library |
... Select an existing library from the Tag Library list and choose Remove. |