InfoCenter Home >
6: Administer applications >
6.6: Tools and resources quick reference >
6.6.8: Administering Web modules (overview) >
6.6.8.0: Web module properties >
6.6.8.0.12: Assembly properties for tag libraries
6.6.8.0.12: Assembly properties for tag libraries
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 the Tag Library Definition file for the tag library can be
found.
|
|