Yes I tried with "redirect-action" and it works. But I don't want a
redirect as I lose my messages and other data from the previous action

Thanks
Anil 

-----Original Message-----
From: Dave Newton [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, March 14, 2007 09:56 AM
To: Struts Users Mailing List
Subject: Re: [S2] Result Type Dispatcher problem

--- "Inamdar, Anil" <[EMAIL PROTECTED]> wrote:
> <result name="error">TaskInsert.action</result> 
> <!--THIS DOES NOT WORK. I Tried everything.

Did you try:

<result name="error"
        type="redirect-action">
  TaskInsert
</result>

d.



 
________________________________________________________________________
____________
Now that's room service!  Choose from over 150,000 hotels
in 45,000 destinations on Yahoo! Travel to find your fit.
http://farechase.yahoo.com/promo-generic-14795097

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

Reply via email to