Setting the JSP tag library Import from File dialog box options

Setting the JSP tag library Import from File dialog box options

The purpose of this dialog box is to import a JSP tag library into Dreamweaver from a file.

To specify importing options:

  1. Click the Browse button or type a filename to specify the .tld, .jar, or .zip file containing the tag library.
  2. 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.

  3. Enter the prefix to be used with the tags.


Getting Started with Dreamweaver
Dreamweaver Basics
Working with Dreamweaver Sites
Laying Out Pages
Adding Content to Pages
Working with Page Code
Setting Up Your Coding Environment
Preparing to Build Dynamic Sites
Making Pages Dynamic
Developing Applications Rapidly