I am a little confused by the getText(String) method in ActionSupport.
Perhaps someone can help.  The default resource bundle used in this method
is getTexts(getClass().getName()).  However, if you override the getTexts()
method to point to another default resource bundle, this is never reflected
in the getText(String) method. Shouldn't getText(String) call getTexts()
instead of providing the resource bundle itself?

Geoff




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to