Why doesn't Struts use the java's ResourceBundle class for dealing with localized messages? It seems that MessageResources is a combination of ResourceBundle and message formatting features, is that right? If we use ResourceBundle internally, it seems that we could save some code. For example, PropertyMessageResources finds and loads the appropriate properties file but this could be handled by the java PropertyResourceBundle class.

David





_________________________________________________________________
Unlimited Internet access for only $21.95/month.  Try MSN! http://resourcecenter.msn.com/access/plans/2monthsfree.asp


--
To unsubscribe, e-mail: <mailto:struts-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:struts-dev-help@;jakarta.apache.org>

Reply via email to