Use the javadocs.
http://jakarta.apache.org/tomcat/tomcat-4.1-doc/catalina/docs/api/org/apache/catalina/core/StandardContext.html

Anything public that starts with set can be included in server.xml (within the contraints of Digester)

-Tim

Antony wrote:
When I searched the net I found some documents containing
cachingAllowed="true",checkInterval="1" and so many.  I can't find
documentation for these attributes in Tomcat 4.1 docs. What is the use of
the  attribute cachingAllowed and  checkInterval ?.  I saw the page at
jGuru Tomcat  FAQ http://www.jguru.com/faq/view.jsp?EID=24607 .

The full element is included here.
<Context ClassName="org.apache.catalina.core.StandardContext"


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to