10.2 Maintaining Customized JSP Files for Access Gateway

If you have customized the JSP files for Access Gateway, you must perform the following steps to maintain the customized files:

  1. Before upgrade, create a copy of all JSP files inside the jsp directory and place the copy somewhere else.

    Linux: /opt/novell/nesp/lib/webapp/jsp

    Windows: \Program Files\Novell\Tomcat\webapps\nesp\jsp

    WARNING:The upgrade overwrites all existing JSP files.

  2. Upgrade Access Gateway.

  3. Create an empty folder legacy in Access Gateway:

    Linux: /opt/novell/nesp/lib/webapp/WEB-INF/legacy

    Windows: \Program Files\Novell\Tomcat\webapps\nesp\WEBINF\legacy

    NOTE:If you do not create the legacy folder, Access Manager uses the logic of the default new login pages.

  4. Copy your all backed up JSP files into the jsp directory.

    Linux: /opt/novell/nesp/lib/webapp/jsp

    Windows: \Program Files\Novell\Tomcat\webapps\nesp\jsp

  5. Refresh the browser to see the changes.