-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------
> I found a similar question in the FAQ but no one answered it. How do I
> disable servlet caching in the server configuration? I realize that there
> are performance penalties, but we are just using this option during
> development. How big of a performance decrease can we expect?
The correct answer is to look at your zone.properties file and turn it off
with autoreload.classes=false.
-jon
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]