Monday, March 29, 2004 12:08 PM
> To: Struts Users Mailing List
> Subject: RE: nesting c:forEach loops
>
>
> I believe you'll be forced to "manufacture" the resulting parameter
> name, and probably the value (if you intend the field to show the
> existing values
March 29, 2004 1:08 PM
To: Struts Users Mailing List
Subject: RE: nesting c:forEach loops
I believe you'll be forced to "manufacture" the resulting parameter name,
and probably the value (if you intend the field to show the existing
values). This probably means you'l
I believe you'll be forced to "manufacture" the resulting parameter
name, and probably the value (if you intend the field to show the
existing values). This probably means you'll have to use a stock
"input" element instead of html:text.
> -Original Message-
> From: Jarnot Voytek Contr AU/
input fields. If not, I will be forced to use the
nested
taglib, which I have working in the interim.
-Original Message-
From: Hubert Rabago [mailto:[EMAIL PROTECTED]
Sent: Monday, March 29, 2004 11:20 AM
To: Struts Users Mailing List
Subject: RE: nesting c:forEach loops
Try lo
L PROTECTED]
Sent: Monday, March 29, 2004 11:26 AM
To: Struts Users Mailing List
Subject: Re: nesting c:forEach loops
The same way as you populated it in the first place.
Do you have something like this?
SchoolApplicationForm theForm = (SchoolApplicationForm);
List schoolList = new ArrayList();
AIL PROTECTED]
> Sent: Monday, March 29, 2004 11:26 AM
> To: Struts Users Mailing List
> Subject: Re: nesting c:forEach loops
>
>
>
> The same way as you populated it in the first place.
>
> Do you have something like this?
>
> SchoolApplicationForm theForm = (Sch
ve working in the interim.
-Original Message-
From: Hubert Rabago [mailto:[EMAIL PROTECTED]
Sent: Monday, March 29, 2004 11:20 AM
To: Struts Users Mailing List
Subject: RE: nesting c:forEach loops
Try looking at Struts' tags. Tutorials are on
http://www.keyboardmonkey.com.
--- Jarnot Voy
[EMAIL PROTECTED]> wrote:
> > > I'm not using a dynaActionForm, my problem lies with the html that's
> > > rendered... Displaying the form works fine, but I don't
> > see how struts
> > > will
> > > repopulate my nested beans.
> >
see how
struts will
repopulate my nested beans.
-Original Message-
From: Mark Lowe [mailto:[EMAIL PROTECTED]
Sent: Monday, March 29, 2004 11:14 AM
To: Struts Users Mailing List
Subject: Re: nesting c:forEach loops
If you're using dynaActionForm you need to extract
l be forced to use the nested
taglib, which I have working in the interim.
> -Original Message-
> From: Hubert Rabago [mailto:[EMAIL PROTECTED]
> Sent: Monday, March 29, 2004 11:20 AM
> To: Struts Users Mailing List
> Subject: RE: nesting c:forEach loops
>
>
> Try look
don't see how struts
> will
> repopulate my nested beans.
>
> > -Original Message-
> > From: Mark Lowe [mailto:[EMAIL PROTECTED]
> > Sent: Monday, March 29, 2004 11:14 AM
> > To: Struts Users Mailing List
> > Subject: Re: nesting c:forEach loops
> >
On 29 Mar 2004, at 19:17, Julio Cesar De Salvo wrote:
You have to use the html-el tag libraries in the contrib. directory.
No you don't..
Julio
-Mensaje original-
De: Jarnot Voytek Contr AU/SC [mailto:[EMAIL PROTECTED]
Enviado el: Lunes, 29 de Marzo de 2004 02:02 p.m.
Para: '[EMAIL PROTE
h 29, 2004 11:14 AM
> To: Struts Users Mailing List
> Subject: Re: nesting c:forEach loops
>
>
> If you're using dynaActionForm you need to extract the map from the
> dynaForm.
>
> ${applicationForm.map.schools}
>
> other than that looks like it should work just fin
?
> -Original Message-
> From: Julio Cesar De Salvo [mailto:[EMAIL PROTECTED]
> Sent: Monday, March 29, 2004 11:17 AM
> To: 'Struts Users Mailing List'
> Subject: RE: nesting c:forEach loops
>
>
> You have to use the html-el tag libraries in
If you're using dynaActionForm you need to extract the map from the
dynaForm.
${applicationForm.map.schools}
other than that looks like it should work just fine as it is.
On 29 Mar 2004, at 19:02, Jarnot Voytek Contr AU/SC wrote:
Is it possible to nest forEach loops and have the html:text inpu
You have to use the html-el tag libraries in the contrib. directory.
Julio
-Mensaje original-
De: Jarnot Voytek Contr AU/SC [mailto:[EMAIL PROTECTED]
Enviado el: Lunes, 29 de Marzo de 2004 02:02 p.m.
Para: '[EMAIL PROTECTED]'
Asunto: nesting c:forEach loops
Is it possible to nest forEac
16 matches
Mail list logo