put export JAVA_OPTS="-Dorg.apache.tapestry.disable-caching=true"
in the setenv.sh or somehow else force tomcat to use the option in the command line Aleksej <[EMAIL PROTECTED]> wrote: I was trying to put init-param tag in web.xml like: ----- ... org.apache.tapestry.disable-caching true ----- without success. I also tryed to put meta tag in .application file like: ----- ----- but it's not working. Using Tomcat 5.0.28 with jdk1.4.2. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]