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">
----------------------------
----------------------------
</nested:iterate>
</nested:iterate>
What do I change? What does the error mean?? I'm using Struts 1.0.2.
Thanks in advance, Sri...
_________________________________________________________________
Protect your PC - get McAfee.com VirusScan Online
http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963
--
To unsubscribe, e-mail: <mailto:struts-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:struts-user-help@;jakarta.apache.org>
- Re: Problems with nesting.... Sriram Hariharan
- Re: Problems with nesting.... Rick Reumann
- Re: Problems with nesting.... Eddie Bush