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
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
2 matches
Mail list logo