Antony
From: Tim Funk <[EMAIL PROTECTED]> Reply-To: "Tomcat Users List" <[EMAIL PROTECTED]> To: Tomcat Users List <[EMAIL PROTECTED]> Subject: Re: What are the possible attributes of the Context element ? Date: Thu, 26 Jun 2003 07:37:19 -0400
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]
_________________________________________________________________
The new MSN 8: advanced junk mail protection and 2 months FREE* http://join.msn.com/?page=features/junkmail
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]