Sun Java System Access Manager 7 2005Q4 Developer's Guide
  Search only this book
Download this book in PDF (1251 KB)

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/applications

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