Hi Dave
I finally found quite the same solution (but without the interface control)
, and it works great.
Thank you for your answer.

Sebastien

On 2/9/07, Dave Newton <[EMAIL PROTECTED]> wrote:

--- Sébastien LABEY <[EMAIL PROTECTED]> wrote:
> I would like to forward some values from the
interceptor
> to the action it redirects to [...]

Well, you could put something in session/request etc.
if the Action implemented the proper interface, or,
perhaps a better idea, create a new interface that can
be checked for by the interceptor and the values
passed in a proper, type-safe fashion.

d.





____________________________________________________________________________________
Expecting? Get great news right away with email Auto-Check.
Try the Yahoo! Mail Beta.
http://advision.webevents.yahoo.com/mailbeta/newmail_tools.html

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


Reply via email to