Re: Indexed Values

2005-06-22 Thread Nitesh
- From: "Ciaran Hanley" <[EMAIL PROTECTED]> To: "'Struts User Mailing List'" Sent: Wednesday, June 22, 2005 9:54 PM Subject: Indexed Values Can somebody please explain why properties of a bean appear on a JSP like this when the indexed="true" propert

Indexed Values

2005-06-22 Thread Ciaran Hanley
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