| Authentication Use Case w/ AUTH Library |
|
|
|
How to create the library:
- Create WAR to be inluded in library.
- Compile the JSPs in the WAR and create JAR and web_xmlFragment.xml.
- Put the JAR in WEB-INF/lib of your project.
- Insert the contents in web_xmlFragment.xml into your web.xml.
- Create your WAR file and deploy it.