Martin Gainty wrote:
Should be located in struts-core
http://www.java2s.com/Code/Jar/Apache/Downloadstrutscore135jar.htm

As a side note, I don't think that's an official Apache mirror, and I didn't see the signatures there--I couldn't recommend downloading it from there.

http://www.up.ac.za/services/it/intranet/sysops/docs/struts/struts-1.2.7/webapps/api/org/apache/struts/util/MessageResources.html#getMessage(java.util.Locale,%20java.lang.String)

FWIW, the official Apache JavaDoc for this is here:

http://struts.apache.org/1.2.7/api/org/apache/struts/util/MessageResources.html

The OP specifically referenced Struts 1.3.5, which is here:

http://struts.apache.org/1.3.5/struts-core/apidocs/org/apache/struts/util/MessageResources.html

In this case it might not matter, but it's almost always better to refer to documentation specific to the version being discussed.

Dave


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to