Re: Getting property with s:action tag

2009-03-13 Thread doahh
I didn't see your post before I posted again - thanks for the answer. Musachy Barroso wrote: > > "By name" means by the id in the "action" tag, like: > > > > > > > musachy > > On Fri, Mar 13, 2009 at 11:49 AM, doahh wrote: >> >> I have been playing with the s:action tag and have found i

Re: Getting property with s:action tag

2009-03-13 Thread doahh
Looking again at the post from: http://www.nabble.com/-S2--s:action-in-value-stack--td21551483.html I see that the answer is I didn't understand the significance of

Re: Getting property with s:action tag

2009-03-13 Thread Musachy Barroso
"By name" means by the id in the "action" tag, like: musachy On Fri, Mar 13, 2009 at 11:49 AM, doahh wrote: > > I have been playing with the s:action tag and have found it impossible to > reference any property of the action in a struts2 like way. If I call an > action, ActionOne.java and r

Getting property with s:action tag

2009-03-13 Thread doahh
I have been playing with the s:action tag and have found it impossible to reference any property of the action in a struts2 like way. If I call an action, ActionOne.java and return success then I am redirected to a page called one-success.jsp which has the following:

4 matches