Hi Rikard

Where is the redirect class ?

Thanks
M-
----- Original Message -----
From: "Rikard" <[EMAIL PROTECTED]>
To: <user@struts.apache.org>
Sent: Monday, January 28, 2008 3:12 PM
Subject: Flash/wizard- scope


>
> Hi all! i was wondering if there would be any plans on building an
> interceptor that manages flash scope or wizard scope? i was surfing around
> and saw this post
>
http://blogs.opensymphony.com/plightbo/2006/03/webwork_flash_scope_support.h
tml
>
> I have made an interceptor that with the help of annotations put objects
in
> the session under a client specified key and after this i was wondering if
i
> should extend my interceptor with even more annotations like
> ex. @ScopeIT(key="blabla" scope="flash|wizard|etc").
>       private Person person;
>
> ex2. @ScopeXX(key="blabla" scope="wizard")
>        public class MyAction ...
>
> Having the interceptor remove the scoped object depending on any
annotations
> are set or not.
>
> Any suggestion?, ideas? or are there any plans for this already?
>
> --
> View this message in context:
http://www.nabble.com/Flash-wizard--scope-tp15144306p15144306.html
> Sent from the Struts - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> 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]

Reply via email to