Re: Passing parameters between Actions

2009-02-13 Thread Musachy Barroso
oIntercept(AnnotationValidationInterceptor.java:68) > > > -Original Message- > From: Dave Newton [mailto:newton.d...@yahoo.com] > Sent: Thursday, February 12, 2009 3:24 PM > To: Struts Users Mailing List > Subject: Re: Passing parameters between Actions > >

RE: Passing parameters between Actions

2009-02-13 Thread Phan, Hienthuc T
t org.apache.struts2.interceptor.validation.AnnotationValidationIntercepto r.doIntercept(AnnotationValidationInterceptor.java:68) -Original Message- From: Dave Newton [mailto:newton.d...@yahoo.com] Sent: Thursday, February 12, 2009 3:24 PM To: Struts Users Mailing List Subject: Re: Passing parame

Re: Passing parameters between Actions

2009-02-12 Thread Dave Newton
ryangr wrote: Is it possible to pass a parameter from one Action to another Action? For example, I have FooAction and BarAction. From BarAction's "reload" action result I want to return to FooAction but pass it a relevant id for FooAction to set upon loading. http://struts.apache.org/2.x/docs

Passing parameters between Actions

2009-02-12 Thread ryangr
context: http://www.nabble.com/Passing-parameters-between-Actions-tp21986336p21986336.html Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional command