Re: S2 Type conversion error and validation problem

2009-12-04 Thread Marsman
Wes Wannemacher wrote: > > > I would start here - > > http://struts.apache.org/2.x/docs/type-conversion.html#TypeConversion-TypeConversionErrorHandling > > Thn*ks for this link. But I've read it before and I'm not should understanding clearly how to proceed: "...To keep conversion errors f

Re: S2 Type conversion error and validation problem

2009-12-04 Thread Marsman
Wes Wannemacher wrote: > > > I would start here - > > http://struts.apache.org/2.x/docs/type-conversion.html#TypeConversion-TypeConversionErrorHandling > > Thanks for this link. But I've read it before and I'm not should understanding clearly how to proceed: "...To keep conversion errors f

Re: S2 Type conversion error and validation problem

2009-12-03 Thread Wes Wannemacher
On Wed, Dec 2, 2009 at 9:22 AM, Marsman wrote: > > Hi! > > after a type conversion error, Struts goes on in the interceptor stack and > validates the empty action property with useless results. How can I avoid > this? (I'm using the default interceptor stack.) And how can I avoid the > NoSuchMetho