Kelly Graus wrote:
Hi Jeromy,
I'm using struts 2.0.11. My resource bundle is in the WEB-INF/classes
directory. My action extends ActionSupport, and implements ModelDriven
and preparable. I couldn't get the ModelDriven stuff to work
correctly, and at some point when I was playing around with it, the
text started being displayed correctly. I will play around with it and
see if I can get it to break again.
Kelly
Thanks Kelly, that would be great because I'm sure there's a bug here
that's hard to replicate.
The model for ModelDriven gets pushed in front of the action. If it had
a getText(String) method it would have caused this problem.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]