Tag library assembly settings
Use this page to define the tag library parameters.
Access this page by traversing the following path in the Application Assembly Tool:
Web Modules > component_instance
Java ServerPages (JSP) tag libraries contain classes for common tasks such
as processing forms and accessing databases from JSP files.
-
Tag library file name (Required, String)
- Specifies a file name relative to the location of the web.xml document,
identifying a tag library used in the Web application.
-
Tag library location (Required, String)
- Contains the location, as a resource relative to the root of the
Web application, where you can find the Tag Library Definition file for the tag library.