Re: preparable inceptor and validation

2008-12-16 Thread srinivasa_v .
Hi, Can u explain me in more detail. On Tue, Dec 16, 2008 at 7:37 PM, Andy Sykes wrote: > Hi, > > My simple solution to the same problem was to check if any validation > errors had occurred at the end of the validation method [with > hasFieldErrors()], then call my prepareXXX method from there

Re: preparable inceptor and validation

2008-12-16 Thread Andy Sykes
Hi, My simple solution to the same problem was to check if any validation errors had occurred at the end of the validation method [with hasFieldErrors()], then call my prepareXXX method from there. On 16 Dec 2008, at 05:39, srinivasa_v . wrote: Hi All, I have sistutation where I need to

Re: preparable inceptor and validation

2008-12-16 Thread Lukasz Lenart
Do you use custom interceptor stack? Please check that [1] [1] http://struts.apache.org/2.x/docs/why-isnt-our-prepare-interceptor-being-executed.html Regards -- Lukasz http://www.lenart.org.pl/ - To unsubscribe, e-mail: user-