See section 4.3.2 in
http://struts.apache.org/userGuide/building_controller.html

Thanks,

Kishore Senji.


On Thu, 05 Aug 2004 20:17:17 -0400, Dean A. Hoover
<[EMAIL PROTECTED]> wrote:
> Sorry, I thought I stated it plainly. Forget about tiles.
> I think what I need is Map Backed Action Forms, but am
> not sure where to look for an example. DynaActionForms
> look like classes that are just built dynamically according
> to struts config. I want to build one on-the-fly according to
> "configuration" stuff stored in a database, that can change.
> Is that more understandable?
> 
> Dean
> 
> 
> 
> Michael McGrady wrote:
> 
> > I cannot quite tell what your "problem" or "question" is, Dean
> > Hoover.  I don't see, further, what "struts/tiles" has to do with
> > building a dynamic form.  You have a form in a file and that form may
> > be constructed dynamically.  This is irrelevant to the tiles aspect of
> > struts.  What are you really asking?
> >
> > Michael
> >
> > At 05:00 PM 8/5/2004, you wrote:
> >
> >> Suppose I want to construct a form based
> >> on a query to a database. What would come
> >> out of the query would be label, form position,
> >> variable name, etc, etc. What would be the
> >> recommended way of building this under
> >> struts/tiles? I've been working with struts/tiles
> >> for a while now and this is the first time this
> >> sort of requirement has come up. I've used
> >> DynaActionForm and ActionForm, but do
> >> not see how this sort of thing fits either model.
> >>
> >> Any ideas?
> >>
> >> Dean Hoover
> >>
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: [EMAIL PROTECTED]
> >> For additional commands, e-mail: [EMAIL PROTECTED]
> >>
> >>
> >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
>

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

Reply via email to