I heard Struts 1.1 will address this issue.  In the mean time, I too am
interested to a working solution.

Thanks,

Thinh

-----Original Message-----
From: Luis Olivares [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, August 29, 2001 1:28 PM
To: [EMAIL PROTECTED]
Subject: Re: Dynamic Form Beans?


I have the same 'problem'.

I would like to be able to create a form dynamically depending on the
structure of a table (I used to do this with 'plain' JSP).
Any ideas?

Regards.
                       Luis Olivares.
           [EMAIL PROTECTED]
   --------------------------------------------------------------
  "Intelligence is the ability to avoid doing
       work, yet getting the work done"
                  --Linus Torvalds--

----- Original Message -----
From: "John Townsend" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, August 29, 2001 12:54 PM
Subject: Dynamic Form Beans?


> I am working on a project where is would be nice to have the ability to
> define a dynamic form bean (i.e. a form bean where the fields are
> defined at runtime). The most obvious (but perhaps not the best)
> solution to this problem would be if the ActionServlet could handle
> saving data in a form bean that was a hashtable.
>
> Has someone else run into this problem and come up with a solution?
>
> Thanks,
> -- John Townsend
>

Reply via email to