Do you have the properties file (MessageResources.properties) deployed
in the correct directory (com/xxx/i18nMessages) somewhere on your
classpath? Either under WEB-INF/classes, or within a jar in WEB-INF/lib?
Does the properties file actually contain an entry with the key
'loginEntry.userName
I also have a message resource entry in struts-config.xml file:
Pat Slater <[EMAIL PROTECTED]> wrote: I have defined Action Servlet
configuration in web.xml as:
action
org.apache.struts.action.ActionServlet
application
com.xxx.i18nMessages.MessageResources
2 matches
Mail list logo