Tomcat Users, After trying without success to turn off caching in Tomcat 4.0.3 using:
<Context path="" docBase="ROOT" debug="0">
<Resources cached="false"/>
</Context>
my team started searching through the code for places that change the value of the
caching parameter. We didn't find any. Did we miss something, or is this feature not
implemented in 4.0.3?
-- Eric
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
