Sun Java System Access Manager 7.1 Developer's Guide

Precompiling the Console JSP

Each JSP is compiled when it is first accessed. Because of this, there is a delay when displaying the HTML page on the browser. To avoid this delay, the system administrator can precompile the JSP by running the following command:

WebServer_install_directory/servers/bin/https/bin/jspc -webapp AccessManager-base/SUNWam/web-src/services

where, by default, WebServer_install_directory is /opt/SUNWwbsvr.