Macromedia dreamweaver 8-using dreamweaver User Manual

Page of 1030
542
Chapter 19:  Setting Up Your Coding Environment
3.
Click the Plus (+) button and do one of the following:
To import all the ASP.NET custom tags from the application server, select ASP.NET > 
Import All ASP.NET Custom Tags.
To import only certain custom tags from the application server, select ASP.NET > 
Import Selected ASP.NET Custom Tags.
The Import Selected ASP.NET Custom Tags dialog box appears, listing every ASP.NET 
custom tag installed on the application server. Control-click (Windows) or Command-
click (Macintosh) tags from the list and click OK. 
Importing JSP tags from a file 
You can import a JSP tag library into Dreamweaver from a variety of file types. 
To import a JSP tag library into Dreamweaver:
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 File (*.tld, *.jar, *.zip).
4.
Enter a filename, a URI, and a prefix.
For more information, click the Help button in the dialog box.
5.
Click OK.
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, click the Help button in the dialog box.
5.
Click OK.