Import
a JSP tag library into Dreamweaver from a
variety of file types or a JSP server.
Open a JSP page in Dreamweaver.
Open the Tag Library editor (Edit > Tag Libraries).
Click the Plus (+) button, and select JSP >
Import From File (*.tld, *.jar, *.zip), or JSP > Import
from Server (web.xml.)
Click the Browse button or enter a filename for the file
that contains the tag library.
Enter a URI to identify the tag library.
The URI (Uniform Resource Identifier) often consists of
the URL of the organization maintaining the tag library. The URL
is not used to view the organization’s website; it is used to uniquely
identify the tag library.
(Optional) Enter the prefix to be used with the tags.
Some tag libraries use a prefix to identify a tag in the code as
part of a particular tag library.