Re: Help me with iterate tag

2004-08-05 Thread Kishore Senji
No Collection found exception comes when the collection returned from the property on the bean is null. My guess would be in your Action, you might not be setting the collection properly to the form. I see this statement in your Action, ListadoFormatosForm listadoFormatosForm = null; How are you

Help me with iterate tag

2004-08-05 Thread Milson Fredy Cardona Echeverri
Hi friends I have the following problem... desire to show the result of a SQL in a JSP page, the result to give in a COLLECTION, but when I call my JSP get the following error: org.apache.jasper.JasperException: No collection found at org.apache.jasper.servlet.JspServletWrapper.service(JspServl