Has someone an example of struts-config.xml file and
a such SetUpAction with DynaActionForm and Collection ?


----------------------------------------------------------- 
As of February 12, 2003 Thomson unifies its email addresses on a worldwide
basis.Please note my new email address: [EMAIL PROTECTED] 

Thomson is the leader in solutions and technologies for the entertainment
and media industries and serves its customers under its four strategic
brands: Technicolor, Grass Valley, RCA and THOMSON. 
More about Thomson: http://www.thomson.net/videochain 

----Original Message-----
From: Rick Reumann [mailto:[EMAIL PROTECTED]
Sent: 11 March 2003 17:31
To: Struts Users Mailing List
Subject: Re: How define a DynaActionForm to display a collection ?


On Tue, 11 Mar 2003 16:37:38 +0100
Heligon Sandra <[EMAIL PROTECTED]> wrote:

> Your example is for a "single" person.
> But is it possible to define a DynaActionForm that
> represents a collection of objects.
> And how do the initialization of the DynaActionForm ?

You can define a Collection in a DynaActionForm. I like to initialize
these Collections in a SetUpAction that will populate my DynaActionForm
before forwarding to the JSP page of interest.

-- 
Rick Reumann

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to