You can set up the location of your MessageResources from within your
struts-config.xml.
The message resources are loaded by the class loader so you'll either
have to put it in your WEB-INF/classes or WEB-INF/lib folder
Extract from struts-config
<message-resources parameter="MessageResources" null="false" />
Hope that helps,
Gareth
marcus biel (innoWake gmbh) wrote:
maybe the whitespace? try to remove it...
mypage.title=My page title
mypage.title =My page title
No, that's not it.
Thanks anyway.
Marcus
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]