Show TOC Start of Content Area

Procedure documentation Editing the Tag Libraries  Locate the document in its SAP Library structure

Use

Use this procedure to describe JSP tag libraries.

Procedure

...

       1.      In your DLP project, open the J2EE Components tab.

       2.      Choose a WAR file.

       3.      Open the Tag Libraries subtag.

       4.      In the Tag URI field, enter the Uri identifying the tag library used in the web application. The location is relative to the web.xml.

       5.      In the Taglib Location, enter the location of the tag library description file for the tag library. The path is relative to the root of the Web application. The location value must start with a backward slash.

       6.      Use the Add, Remove and Modify buttons to add, remove and modify the tag entries of the Tag Library field.

       7.      Use the Clear button to clear the Tag URI and Taglib Location fields.

 

End of Content Area