I'm na new struts user, and I'm trying to get a true dynamic form to work.
Could you give me more pointers on how to access this doc?

Thanx,

John

----- Original Message -----
From: "Donald Ball" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Wednesday, September 11, 2002 10:34 AM
Subject: Re: Dynamic number of form fields



> The Dyna beans don't exactly give you what you're looking for. The
> properties of a Dyna bean must be known at deployment time, do they're not
> directly suited for dynamic forms (the Dyna prefix is a bit misleading).
> What you probably want are map-backed ActionForm beans (which can be
> vanilla or Dyna, actually, with some caveats). There is no documentation
in
> the user guide for them, but I've written a patch that adds some. Comments
> on it are greatly welcomed.
>
> - donald
>


----------------------------------------------------------------------------
----


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

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

Reply via email to