Hi Adam
Do you have an example of using 'nested beans'. How does the ActionForm
look like - specifically the validate() method?
Thanks
Rivka
>Rivka Shisman on 30/06/05 13:30, wrote:
>>I have a transfer object called FatherTO that contains a collection of
>>ChildTO's.
>>
>
>Sounds like you shou
nks
Rivka
-Original Message-
From: Michael Jouravlev [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 05, 2005 7:42 PM
To: Struts Users Mailing List
Subject: Re: architecture of composite action forms - please help
You want to have your TOs populated by Struts? Why would not you just
make Fath
On 7/5/05, Rick Reumann <[EMAIL PROTECTED]> wrote:
> Michael Jouravlev wrote the following on 7/5/2005 1:41 PM:
> > You want to have your TOs populated by Struts? Why would not you just
> > make FatherTO as a member of ActionForm, and use it as nested
> > property? If you want to retain TO values b
Michael Jouravlev wrote the following on 7/5/2005 1:41 PM:
You want to have your TOs populated by Struts? Why would not you just
make FatherTO as a member of ActionForm, and use it as nested
property? If you want to retain TO values between requests, set form
scope to "session".
Yup. This is wh
You want to have your TOs populated by Struts? Why would not you just
make FatherTO as a member of ActionForm, and use it as nested
property? If you want to retain TO values between requests, set form
scope to "session".
Michael.
> Rivka Shisman wrote:
> > Hello Friends,
> >
> >
> >
> > I have a
Rivka Shisman wrote:
Hello Friends,
I have a transfer object called FatherTO that contains a collection of
ChildTO's.
Can you please help me with how the relevant ActionForm (i.e. FatherForm
) should look like.
How should the reset() & validate() methods look like?
Should I use the same j
http)www.laconiadatasystems.com
From: Adam Hardy <[EMAIL PROTECTED]>
Reply-To: "Struts Users Mailing List"
To: Struts Users Mailing List
Subject: Re: architecture of composite action forms
Date: Thu, 30 Jun 2005 15:06:52 +0100
MIME-Version: 1.0
Received: from mail.apache.org ([
Rivka Shisman on 30/06/05 13:30, wrote:
I have a transfer object called FatherTO that contains a collection of
ChildTO's.
Sounds like you should look at 'nested beans'. Check them out on the
jakarta struts website.
It depends on your user interface design. You may find it easier to have
a
8 matches
Mail list logo