Tomas Jucius wrote:
> @[EMAIL PROTECTED] service discards all cached data..
>
> But I need to reset only one page:)..
>
> Is it possible somehow to reset cached data of only ONE page?
>
> Have any suggestions?
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
Take a look at cycle.discardPage("Page");
It will toss out the persistent properties for a user for the page.
Robert
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]