Can somebody please explain why properties of a bean appear on a JSP like this when the indexed="true" property is set
org.apache.struts.taglib.html.BEAN[0].propertyName org.apache.struts.taglib.html.BEAN[1].propertyName org.apache.struts.taglib.html.BEAN[2].propertyName instead of propertyName[0], propertyName[1] as I would expect. Thanks --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]