Forgot to say that my app is on a hosted tomcat so the directive
  org.apache.tapestry.disable-caching=true
is not an option of put in Tomcat startup scripts...

Except if I can put it somewhere in my Tapestry config files.
-jec

Jean-Eric Cuendet wrote:
Hi,
In my Tapestry app, some pages are not re-rendered each time I load them. I think that's some Tapestry magic caching for perf, but in my case, the data shown is updated by a SOAP service and so the page must be re-rendered each time it's called. How to tell Tapestry to discard a page and force it to re-render it each time?
Thanks a lot.
-jec


---------------------------------------------------------------------
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]

Reply via email to