Yes, the ScopeInterceptor should be able to handle this case.

Nils-H

On Mon, May 25, 2009 at 1:02 PM, Richard Sayre <richardsa...@gmail.com> wrote:
> I have an action that does some server side logic, based on that logic
> I want to present the user with a Yes/No message.  If they click yes I
> want to save the data the user filled out before the Yes/No message.
>
> Is it possible to carry action properties over multiple requests?  I
> found the ScopeInterceptor but I am unsure if that is what I need to
> use.
>
> Thanks
>
> Rich
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> For additional commands, e-mail: user-h...@struts.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to