> Sent: Friday, May 07, 2004 6:59 AM
> To: Struts Users Mailing List
> Subject: Re: indexed="true" is only valid within an enclosing
> iterate tag
>
>
> Sorry if this is confusing, I'll explain what I am trying to
> do. I want
> to give the use a form wit
ED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Friday, May 07, 2004 2:58 PM
Subject: Re: indexed="true" is only valid within an enclosing iterate tag
> Sorry if this is confusing, I'll explain what I am trying to do. I want
> to give the use
java.util.HashMap();
map.put("code","ABC");
interests.add(map);
request.setAttribute("interests",interests);
%>
Interest:
... and it produced:
Interest:
Niall
- Original Message -
From: "Paul Barry
request.setAttribute("interests",interests);
%>
Interest:
... and it produced:
Interest:
Niall
- Original Message -
From: "Paul Barry" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent:
de","ABC");
interests.add(map);
request.setAttribute("interests",interests);
%>
The JSP scriplet fakes what normally happens in a action before getting
to the JSP. Here is the e
06, 2004 1:42 PM
Subject: Re: indexed="true" is only valid within an enclosing iterate tag
> I am using Struts 1.1, I just copied jstl.jar, struts.jar and
> struts-el.jar into my project lib directory to be sure. Still getting
> the exception:
>
> javax.servlet.jsp.JspExcepti
gt; is the html page generated OK?
> >
> > Niall
> >
> > - Original Message -----
> > From: "Paul Barry" <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Wednesday, May 05, 2004 9:49 PM
> > Subject: indexed="true&
ribute)
is the html page generated OK?
Niall
- Original Message - From: "Paul Barry" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, May 05, 2004 9:49 PM
Subject: indexed="true" is only valid within an enclosing iterate tag
I am trying to use indexed
OK?
Niall
- Original Message - From: "Paul Barry" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, May 05, 2004 9:49 PM
Subject: indexed="true" is only valid within an enclosing iterate tag
I am trying to use indexed properties in a form, as descri
/article.php/2233591
The example shows you can use c:forEach with , like this:
But when I try to do that, I get this error:
indexed="true" is only valid within an enclosing iterate tag
Is my code wrong or is the example wrong?
>
Sent: Wednesday, May 05, 2004 9:49 PM
Subject: indexed="true" is only valid within an enclosing iterate tag
> I am trying to use indexed properties in a form, as described in James
> Turner's Article "Succeeding With Struts: Indexed Properties and Beans
> as Prope
But when I try to do that, I get this error:
indexed="true" is only valid within an enclosing iterate tag
Is my code wrong or is the example wrong?
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional
12 matches
Mail list logo