On 1/29/08, Howard Lewis Ship <[EMAIL PROTECTED]> wrote:
> Not required.
>
> However, you will generally want the property to be @Persistent if it
> is not an ASO, otherwise the data provided in a form submission can be
> lost during the redirect to the render of the page.

I would suggest flash persistence specifically: @Persist("flash"), so
that field would not be in the session when it's not being edited.

-- 
Thiago

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

Reply via email to