uCosminexus Application Server, Security Management Guide
The files must be copied and edited to use the JSP tag library.
Copy the JAR file (uatags.jar) and the tag library descriptor file (uatags.tld) for the JSP tag library, and edit the Web application DD (web.xml). The procedure is as follows:
<taglib> <taglib-uri>http://cosminexus.com/admin/auth/uatags</taglib-uri> <taglib-location>/WEB-INF/uatags.tld</taglib-location> </taglib>
All Rights Reserved. Copyright (C) 2013, Hitachi, Ltd