Configuring Web application page caching properties

You can configure page caching for a Web application, as well as for a Web component. EAServer first checks the component-level page caching properties, and if none exists, checks the application-level properties. In other words, the Web application settings serve as defaults for the Web component properties described in “Configuring page caching for servlets and JSPs”.

StepsConfiguring page caching for a Web application

  1. Display the Page Caching tab in the Web Application Properties dialog box.

  2. Optionally, edit the timeout value, and enter the parameters that you want to use in the key. The parameters you enter here are the default settings for all the servlets and JSPs in the Web application. See Table 5-1 for a description of the page caching properties.

NoteBy default, page caching is disabled, and you cannot enable page caching at the Web application-level.