I'm doing this from memory, but it appears that the IteratorExample was throwing a NPE somewhere in the bowels of the JSP when

<ww:bean name="com.opensymphony.webwork.example.IteratorExample" id="it">
  <ww:param name="day" value="'foo'"/>
  <ww:param name="day" value="'bar'"/>
</ww:bean>

was called.  It seemed odd to me as I've seen this work before, but I didn't have a chance to look at this further last night.  What was especially odd was that there wasn't any WW code in the stack trace.  If I removed the above lines, the Exception disappeared.  

M


Rick Salsa wrote:
I've made the changes to the code and as yet have not checked them in
    
as
  
there's something odd going on with the BeanTag.  Once I figure out
    
what
  
the issue with BeanTag is, I'll check in the changes.
    

What seems to be the issue?

rick



-------------------------------------------------------
This SF.net email is sponsored by:
The Definitive IT and Networking Event. Be There!
NetWorld+Interop Las Vegas 2003 -- Register today!
http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork
  

Reply via email to