Cache Helper Extra Properties

In the Cache Helper Extra Properties dialog box edit the properties for the mapped cache.

To add a Helper Extra Property:

  1. Click Add.
  2. Enter a unique name-value pair for the helper class which is referenced in the Cache Mapping Configuration section of the Cache Mapping tabbed pane. The following table lists the Cache Helper Extra properties. The first column lists the name of the property and the second column provides a description of the property and the default value for the property whereever applicable.
    Property Name Value
    crossContextAllowed

    If true, the web application is allowed to access the contexts of other web applications using the ServletContext.getContext() method.

    tempdir

    The temporary directory for use by this web module. This value is used to construct the value of the javax.servlet.context.tempdir context attribute. Compiled JSPs are also placed in this directory.

    singleThreadedServletPoolSize The number of threads in the thread pool for single threaded servlets.
  3. Click OK.
To delete a Helper Extra Property:

Select a row containing the Helper Extra property and click Delete. A confirmation dialog will be displayed asking if you really want to delete the property.


Legal Notices