I've only ever used it as a system property when executing the command to start the servlet container. Ie -Dorg.apache.tapestry.disable-caching=true..
On 8/25/05, Aleksej <[EMAIL PROTECTED]> wrote: > It seems that it not working at all for me. > I have tryed point my pages package and turn off caching with: > > <meta key="org.apache.tapestry.page-class-packages" > value="ivs.cross.struct.page"/> > <meta key="org.apache.tapestry.page-caching" value="true"/> > > but without any success. > Pages I turned off in web.inf, but according to docs, It should be > possible and by <meta>... > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
