I've read the entire site and did not find any examples for this.  Do
you have a specific URL?

> -----Original Message-----
> From: Rejin NS [mailto:[EMAIL PROTECTED]] 
> Sent: Wednesday, September 04, 2002 1:58 PM
> To: Struts Users Mailing List
> Subject: Re: How to use nested:iteration tag?
> 
> 
> the usage is not correct. there is a good example at: 
> http://www.keyboardmonkey.com -rjn
> ----- Original Message -----
> From: "Michael" <[EMAIL PROTECTED]>
> To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
> Sent: Wednesday, September 04, 2002 4:56 PM
> Subject: How to use nested:iteration tag?
> 
> 
> > This works:
> >
> > <logic:iterate id="plants" indexId="myIndex" name="USER" 
> > property="company.plants" scope="session"> </logic:iterate>
> >
> > But this does not:
> >
> > <nested:iterate id="plant" name="USER" property="company.plants" 
> > scope="session"> </nested:iterate>
> >
> > I get:
> >
> > [Exception in:/jsp/status/subsystem_list.jsp] null
> >
> > Can someone please tell me if I'm using the nested:iterate tag 
> > properly? There aren't any examples for this and the struts 
> > documentation just says to see logic:iterate.
> >
> > Michael
> >
> >
> >
> >
> > --
> > To unsubscribe, e-mail:
> <mailto:[EMAIL PROTECTED]>
> > For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
> >
> >
> 
> 
> --
> To unsubscribe, e-mail:   
> <mailto:struts-user-> [EMAIL PROTECTED]>
> For 
> additional commands, 
> e-mail: <mailto:[EMAIL PROTECTED]>
> 


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

Reply via email to