uCosminexus Application Server, Web Container Functionality Guide

[Contents][Glossary][Index][Back][Next]

4.8 Error page customization with the Web server integration functionality

When the client accesses a non-existent resource, and a servlet in which an exception occurred, the Web container returns an error status code. An error page corresponding to the error status code returned from the Web container is displayed in the client. In an application server, instead of the error pages displayed in the client, pages created by the user can be displayed in the client. This is called error page customization.

This section describes the customization of the error page with the Web server functionality when the system is integrated with the Web server.

The following table describes the organization of this section.

Table 4-17 Organization of this section (Error page customization (Web server integration))

Category Title Reference
Description Overview of error page customization 4.8.1
Mechanism of error page customization 4.8.2
Settings Execution environment settings (When the Smart Composer functionality is used) 4.8.3
Execution environment settings (When the Smart Composer functionality is not used) 4.8.4
Notes Precautions related to error page customization 4.8.5

Note:
There is no specific description of Implementation and Operations for this functionality.

Note
You can use the error page customization with the Web server functionality, only when you use the Web server integration functionality. You can use the error page customization functionality only in Cosminexus HTTP Server. You cannot use this functionality in Microsoft IIS.
Organization of this section
4.8.1 Overview of error page customization
4.8.2 Mechanism of error page customization
4.8.3 Execution environment settings (When the Smart Composer functionality is used)
4.8.4 Execution environment settings (When the Smart Composer functionality is not used)
4.8.5 Precautions related to error page customization