Have you thought of removing the "implements Preparable" from your action?
That will do it.
On Jul 26, 2013 6:12 AM, "Sreekanth S. Nair" <
sreekanth.n...@egovernments.org> wrote:

> Suppose i need to call any ajax validation on the same Action, it
> unnecessarily run in to prepare. Where that ajax validation doesn't
> required to call prepare.
>
> --
> Thanks & Regards
> Srikanth
> Software Developer
> --------------------------------
> eGovernments Foundations
> www.egovernments.org
> Mob : 9980078913
> --------------------------------
>
>
> On Fri, Jul 26, 2013 at 4:40 PM, Paul Benedict <pbened...@apache.org>
> wrote:
>
> > Why would you want to bypass it?
> > On Jul 26, 2013 3:47 AM, "Sreekanth S. Nair" <
> > sreekanth.n...@egovernments.org> wrote:
> >
> > > Is there any annotation available to bypass prepare method while
> invoking
> > > certain methods, just like @skipvalidation
> > > --
> > > Thanks & Regards
> > > Srikanth
> > >
> >
>

Reply via email to