Importing JSP tags from a server (web.xml)

Importing JSP tags from a server (web.xml)

You can import a JSP tag library into Dreamweaver from a web.xml file on a JSP server.

To import JSP tags from a server:

  1. Open a JSP page in Dreamweaver.
  2. Open the Tag Library editor (Edit > Tag Libraries).
  3. Click the Plus (+) button and select JSP > Import from Server (web.xml).

    The Import from Server dialog box appears.

  4. Enter a filename and a URI.

    For more information, see Setting the JSP tag library Import from Server dialog box options.

  5. Click OK.


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