Re: Struts logic:iterate does not recognize the collection.

2008-11-07 Thread Dave Newton
Please ask this question on the struts-user list; struts-dev is for the development of Struts itself. Thanks, Dave --- On Fri, 11/7/08, SanJ.SANJAY wrote: > I am trying to display the collection that I am setting in > struts action to the request scope. > But when I try to use struts to > disp

Struts logic:iterate does not recognize the collection.

2008-11-07 Thread SanJ.SANJAY
I am trying to display the collection that I am setting in struts action to the request scope. But when I try to use struts to display the collection, it says does not find xxxCollection bean in any scope. In Action class: for (int i = 0; i < children.length; i++) { xxxCollection.add(filena