Home


6.10.1 Class element

Table 6-2

Value1 Description
servlet Refers to both servlets and Java Server Pages (JSP) files that are deployed in the WebSphere Application Server servlet engine
webservice Extends the servlet with special component types for Web services requests
JAXRPCClient Used to define a cache entry for the Web services client cache
command Refers to classes using the WebSphere Application Server command programming model

1DynaCache is not recommended for caching static pages, so Static has been omitted from the DynaCache class types. See 7.2, "Clustering FAQs" on page | 75 for a discussion about caching static pages.

DynaCache class types supported

Example | -18 illustrates the class element.

Example 6-18 Class element examples

<class>command</class>
<class>servlet</class>
<class>webservice</class>
<class>JAXRPCClient</class>

+

Search Tips   |   Advanced Search