Installation guide
How to Set Up Your Environment for JSP Password Services
156 Web Agent Installation Guide
How to Set Up Your Environment for JSP Password Services
To use Password Services with JSP forms, you must modify your web server and
servlet engine using the following process:
1. Add the the following password-services JAR files to the servlet engine
classpath:
web_agent_home\jpw\jpw.jar
web_agent_home\Java\servlet.jar
web_agent_home\Java\jsafe.jar
2. Update the file that invokes your servlet engine to invoke the JSP Password
Services servlet by adding the following line:
/siteminderagent/pwservlet/PSWDChangeServlet=PSWDChangeServlet
3. Configure your servlet engine for JSP Password Services. See the
documentation for your Servlet engine for more information.
Note: For a list of supported servlet engines, see the SiteMinder support
matrix at http://ca.com/support.
More Information
How to Configure the ServletExec Servlet Engine for JSP Password Services on a
Sun Java System Web Server in the UNIX Operating Environment (see page 158)
How to Configure the ServletExec Servlet Engine for JSP Password Services for
an IIS Web Server (see page 157)