On Fri, 31 Jan 2003 [EMAIL PROTECTED] wrote:

> Date: Fri, 31 Jan 2003 16:11:21 -0500
> From: [EMAIL PROTECTED]
> Reply-To: Struts Users Mailing List <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: RE: proper use of back button -- design patterns
>
> I want to bring up another issue.
>
> The default behavior of RequestProcessor is to save everything into a new
> ActionForm then do the validation. If token is invalid, why should we bother
> populating the ActionForm at all?

How is the framework supposed to decide whether the app actually cares
about an invalid token or not?  It's possible for the app to decide to do
something specific, but different -- like maybe say "did you really mean
to submit this twice?" and accept it if they say OK.

>
> Regards,
>
>
> PQ

Craig

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

Reply via email to