Ok, how about dem apples?
I added the following code to my jsp file inside the outer iterate just
before the inner iterate references the wireData property:
<% System.out.println("Wire = " + item.getWireData()); %>
I can access the wireData() no problem, and then I get the servlet
error:
[ServletException in:/bf/search/results.jsp] No getter method for
property wireData of bean item'
(notice the single, single quote - did someone forget one?).
I think there is some map getting trashed someplace in the struts code.
Does that sound possible?
Or... Could WLS 6.1SP4 have a bug in the jsp compilation?
Just thinking out loud...
/greg
--
Gregory F. March -=- http://www.gfm.net:81/~march -=- AIM:GfmNet
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]