Hi,

i am using persistent page properties like '<property name="myparam" persist="session" initial-value="30"/>'.

In some cases, i would like to reset this properties to their initial values, so that if a user revisits this page,
the old values are resetted.

I know, that this properties are stored into the HttpSession, but i do not want to destroy the session.
Is there a solutation in T4?

Thanks
Mahmut


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to