Re: javax.servlet.jsp.JspException: No getter method available for property

2007-05-02 Thread Nuwan Chandrasoma
To: Sent: Wednesday, May 02, 2007 7:50 AM Subject: javax.servlet.jsp.JspException: No getter method available for property I am trying to populate an html drop down with the Struts select and options tags. The cancelList bean referenced in the collection is an ArrayList of struts

javax.servlet.jsp.JspException: No getter method available for property

2007-05-02 Thread prasad kumar
I am trying to populate an html drop down with the Struts select and options tags. The cancelList bean referenced in the collection is an ArrayList of struts LabelValue beans. Here is the tag snippet: --Select-- The stack trace(below) indi

javax.servlet.jsp.JspException: No getter method available for property

2007-05-02 Thread prasad kumar
I am trying to populate an html drop down with the Struts select and options tags. The cancelList bean referenced in the collection is an ArrayList of struts LabelValue beans. Here is the tag snippet: --Select-- The stack trace(below) indi