Hi,
Can u explain me in more detail.


On Tue, Dec 16, 2008 at 7:37 PM, Andy Sykes <a.sy...@ucl.ac.uk> 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.
>
>
>
> On 16 Dec 2008, at 05:39, srinivasa_v . wrote:
>
> Hi All,
>> I have sistutation  where I need to return to entryForm, if there any
>> validation errors,but before going to entryform for second time,
>> I need to get some prepopulated data , for this I am  using preparable
>> inceptor,
>>
>> I am able to get my prepopulated data fine,
>> but the I am not able to see my action errors,
>>
>> If I  try to remove preparable inceptor , it working fine,and no
>> prepopulated data
>>
>> can any one help me
>>
>> regards
>> srini..
>>
>
>
>  ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> For additional commands, e-mail: user-h...@struts.apache.org
>
>

Reply via email to