Hello all, i have problem with bean:size tag
it works so for me: <bean:size id="ak_size" scope="request" name="cawisReport" property="userArbeitskreis"/> but don't work so: <bean:define id="cawisUserArbeitskreis" name="cawisReport" property="userArbeitskreis" scope="request"/> <bean:size collection="cawisUserArbeitskreis" id="ak_size" scope="page" property="value"/> stacktrace: javax.servlet.jsp.JspException at org.apache.struts.taglib.bean.SizeTag.doStartTag(SizeTag.java:201) ............... i use struts 1.0.2. What do i wrong??? thanks for adwise regards Dmitri --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]