http://struts.apache.org/struts-el/tagreference-struts-bean-el.html#bean:size
Try "name" instead of "collection".
On 3/24/06, Kalcevich, Daniel <[EMAIL PROTECTED]> wrote:
> I have a collection in the Request called "processes" which is an array
> list of a Transfer Object I use in my application.
I have a collection in the Request called "processes" which is an array
list of a Transfer Object I use in my application. I am trying to make
the following call from my JSP:
I am getting the following error:
javax.servlet.jsp.JspException: No valid collection specified for size
tag
2 matches
Mail list logo