Yes, the ScopeInterceptor should be able to handle this case. Nils-H
On Mon, May 25, 2009 at 1:02 PM, Richard Sayre <[email protected]> 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: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

