[S2] Result Type Dispatcher problem

2007-03-14 Thread Inamdar, Anil
Hello, I have a problem with the result type dispatcher when I try to dispatch the success or error to another action. I get 404 error. This works fine with result type chain. Here is my configuration. sampleapp.examples.task.insert TaskList.action

RE: [S2] Result Type Dispatcher problem

2007-03-14 Thread Inamdar, Anil
rs Mailing List Subject: Re: [S2] Result Type Dispatcher problem --- "Inamdar, Anil" <[EMAIL PROTECTED]> wrote: > TaskInsert.action >

RE: [S2] Result Type Dispatcher problem

2007-03-14 Thread Inamdar, Anil
lto:[EMAIL PROTECTED] Sent: Wednesday, March 14, 2007 10:32 AM To: Struts Users Mailing List Subject: RE: [S2] Result Type Dispatcher problem --- "Inamdar, Anil" <[EMAIL PROTECTED]> wrote: > Yes I tried with "redirect-action" and it works. But > I don't want a

Date format.

2004-04-30 Thread Inamdar, Anil - Cons
Hello, I have a getter and setter on a Date field in my Action form. When I display the field struts seems to call toString on the object. Is there a way I can control the formatting on the Date object thanks Anil - To unsubscri