uts Users Mailing List
> Subject: Re: prepare{MethodName} not working
>
> You probably have the @Override annotation on prepareSave(), and you don't
> need it.
>
> On Sat, Jun 27, 2009 at 11:40 AM, Praveen.V.Kumar <
> praveenkuma...@spanservices.com> wrote:
>
> >
: Struts Users Mailing List
Subject: Re: prepare{MethodName} not working
You probably have the @Override annotation on prepareSave(), and you don't
need it.
On Sat, Jun 27, 2009 at 11:40 AM, Praveen.V.Kumar <
praveenkuma...@spanservices.com> wrote:
> Hi,
>
> While referring the
> Hi,
> While referring the below link I came to know that we can have
> prepare{MethodName}() that will run before the invocation of the particular
> method.
>
> http://struts.apache.org/2.1.6/docs/prepare-interceptor.html
>
> I was trying the same. In my action class, I have a save() method a
You probably have the @Override annotation on prepareSave(), and you don't
need it.
On Sat, Jun 27, 2009 at 11:40 AM, Praveen.V.Kumar <
praveenkuma...@spanservices.com> wrote:
> Hi,
>
> While referring the below link I came to know that we can have
> prepare{MethodName}() that will run before the
4 matches
Mail list logo