In the Cache Helper Extra Properties dialog box edit the properties for the mapped cache.
To add a Helper Extra Property:
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. |
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.