Thanks Laurie, I didn't even think of that.
I am going to explore what Michael posted, because I like the tidiness
of that solution.
Chris
On 3/3/06, Laurie Harper <[EMAIL PROTECTED]> wrote:
> Just for balance ;-) I'll also point out that you don't *have* to
> disable automatic validation to ach
Just for balance ;-) I'll also point out that you don't *have* to
disable automatic validation to achieve your goal; there are approaches
that will allow you to retain that functionality, too.
One possibility is to point the 'input' attribute to the same
DispatchAction and have one of the meth
Thank you for your help, I'll give all this a try :)
Chris
On 3/2/06, Michael Jouravlev <[EMAIL PROTECTED]> wrote:
> On 3/2/06, Chris Cheshire <[EMAIL PROTECTED]> wrote:
> > Thanks Michael, both of those are helpful.
> >
> > I have a few extra questions though:
> >
> > Regarding ActionDispatcher
On 3/2/06, Chris Cheshire <[EMAIL PROTECTED]> wrote:
> Thanks Michael, both of those are helpful.
>
> I have a few extra questions though:
>
> Regarding ActionDispatcher -
> * The ParameterListActionDispatcher class isn't in the 1.2.8 struts
> distribution that I downloaded, and is linked as a bugf
Thanks Michael, both of those are helpful.
I have a few extra questions though:
Regarding ActionDispatcher -
* The ParameterListActionDispatcher class isn't in the 1.2.8 struts
distribution that I downloaded, and is linked as a bugfix. Do I need
to download the entire struts source, add this in a
On 3/2/06, Chris Cheshire <[EMAIL PROTECTED]> wrote:
> I want to set up a form that is entered over 3 successive pages.
>
> I have a single form bean for all of them that includes all of the
> fields, and the validate method only validates the fields that were
> implemented on each particular step.
I want to set up a form that is entered over 3 successive pages.
I have a single form bean for all of them that includes all of the
fields, and the validate method only validates the fields that were
implemented on each particular step.
Step 2 will present 1 of 2 sub-forms, depending on an option
7 matches
Mail list logo