Can you please tell me what you me by adding it into the request object?
Do you mean adding each DTo into the DynaForm that gets sent to the user?

---
Thanks
Mick Knutson
http://www.baselogic.com

+001(805) 563-0666 Office
+001 (708) 570-2772 Fax
---

----- Original Message ----- 
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, September 26, 2003 5:50 PM
Subject: Re: Including 4 <form>'s into 1 page with includes?


> I have used the jsp:include directive to include jsp pages that have other
> struts forms in them.  Works great as long as you make sure all the forms
> get added to the request object.
>
> > I have 4 different read-only forms that are each in their own jsp page.
> > I want to create a master jsp page that has all 4 forms on it.
> > I can have the main action collect all 4 DTO's for each of the forms,
> > and then add it to a DyaActionForm, but I don't know if this is even
> > going to work.
> >
> > I just don't want to copy-n-paste JSP code into this master view, as I
> > also will have the need to show the same FORM by itself.
> >
> > Has anyone done anything like this and able to help me figure out what
> > to do?
> >
> >
> > ---
> > Thanks
> > Mick Knutson
> > http://www.baselogic.com
> >
> > +001(805) 563-0666 Office
> > +001 (708) 570-2772 Fax
> > ---
> >
> > ---------------------------------------------------------------------
> > 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