This means you'll have to restart the application anyway, because you have to restart the server to get toggle on and off the reset service... So for your needs, this is no good I guess?

I found it very useful to use the reset service instead of the disabling-cache feature during development, because of the slow page load when cache is disabled.

Alexandr Kundirenko wrote:

DMG> Hi Alexandr

DMG> Where do I set this option you mention?

Set it as Java VM argument for your application server configuration.

DMG> Also, I presume this will mean that anybody can reset a page in DMG> Tapestry, whats stopping someone using a DoS attack on the reset service?

You can disable it for production.

DMG> Dan

DMG> Alexandr Kundirenko wrote:

Hello Daniel,

Enable reset service adding this option:
-Dorg.apache.tapestry.enable-reset-service=true

Usage:
http://localhost:8080/appName/app?service=reset&page=PageName






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