The IBIS-PH View System Information Reports are used to test that the was
successfully deployed and to report system information that might help in
troubleshooting an issue. These reports are delivered in the form of a
JSP to be able to access the Java objects which can deliver critical system
info.
View System Information JSP Reports/Pages:
jsp/system_information.jsp
- This JSP shows information about the app server, servlet container,
JVM, OS, HTTP request, and Xalan (if present).
jsp/http_test.jsp
- This JSP shows much of the information that the system_information.jsp
displays but also includes the ability to see the HTTP response and
specify if the submitter will accept GZIPped content. This page can
be used to get this information about any web site's page that can
be accessed via a URL.