Problems with nesting....

2002-10-31 Thread Sriram Hariharan
Hi, I'm facing problems with nesting... The exception given is javax.servlet.jsp.JspException: Property 'recordList' is not indexed. my code looks as this... nested:iterate id=element property=recordList nested:iterate name=element property=recordData

Re: Problems with nesting....

2002-10-31 Thread Rick Reumann
On Thursday, October 31, 2002, 11:31:15 AM, Sriram wrote: SH javax.servlet.jsp.JspException: Property 'recordList' is not indexed. I haven't seen this error before... just guessing .. are you sure recordList is a collection of some sort? -- Rick mailto:maillist;reumann.net -- To