> > -Original Message-
> > From: jayakumar ala [mailto:alajay...@gmail.com]
> > Sent: Thursday, April 01, 2010 2:05 PM
> > To: Struts Users Mailing List
> > Subject: SImple question on bypassing prepare
> >
> > Hi All,
> > I am new to s
Mailing List
> Subject: SImple question on bypassing prepare
>
> Hi All,
> I am new to struts2 and need small help on how i can bypass
> calling prepare
> method before any other method. In my case i am trying to
> call customized
> method before prepare method to set so
What is it that calls your customized set method? If it's form parameter
data, move the prepare interceptor below the params interceptor in your
interceptor stack.
(*Chris*)
On Thu, Apr 1, 2010 at 11:04 AM, jayakumar ala wrote:
> Hi All,
> I am new to struts2 and need small help on how i can
Hi All,
I am new to struts2 and need small help on how i can bypass calling prepare
method before any other method. In my case i am trying to call customized
method before prepare method to set some values. I did set method in my
struts.xml but it is still calling prepare(). I want this prepare to
4 matches
Mail list logo