> hi,
>
[quoted text clipped - 10 lines]
> thanks,
> vysh
If I understand you correctly, let me ask you this, what is stopping you
from adding two separate action mappings? For example
<action path="/blah1" type="blah.blah.action1"
.....
.....
input="/yada1.jsp"
</action>
<action path="/blah2" type="blah.blah.action1"
....
....
input="yada2.jsp"
</action>
vyshu - 27 Apr 2007 05:07 GMT
> > hi,
>
[quoted text clipped - 25 lines]
> input="yada2.jsp"
> </action>
Thanks a lot for your reply sanjay.yeah,i did the same!.
ok,this is done.
But yesterday i just got messed up with new one.
I have an form for updating the customer details.when ever the user
say submit,it calls the action and performs the updation.Now comes my
problem,I want to redirect back to the same update page with the newly
updated values.I think you got what i meant.
Let me be specific,Can i call an action from another action?.If its
possible please do reply me.
waiting for your suggestions.
thanks,
vysh.
Richard Senior - 27 Apr 2007 10:25 GMT
> Let me be specific,Can i call an action from another action?.If its
> possible please do reply me.
You've started another thread on this :(

Signature
Regards,
Richard