Re: Indexed Properties in Struts

2006-10-12 Thread Aftab Vhora
Hi Yadav, have a look at below link u'll find something of ur intrest ... http://www.developer.com/java/ejb/article.php/2233591 http://www.developer.com/java/ejb/article.php/10931_3321521_1 Thanks & Regards, Aftab Vhora Barun Kumar Yadav wrote: Hi I'm using Indexed Properties with Struts

Indexed Properties in Struts

2006-10-12 Thread Barun Kumar Yadav
Hi I'm using Indexed Properties with Struts and am attempting to over-ride the getter method of a List while trying to retrieve data. I have an example where I use the tag to retrieve contents of a List And this code effectively calls the Getter function shown below public Object getStringI

Getiing java.lang.IllegalArgumentException: No bean specified while using indexed properties in struts

2006-08-23 Thread krishan rathi
Hi all i am getting following exception java.lang.IllegalArgumentException: No bean specified while using indexed properties in struts. MyForm Bean is public class ReportItemForm extends ActionForm { FormItem [] formItem=null; public void setItem(int index