In 1.0 everything is Ok, but when using 1.1, we have to configure the file 
struts-config.xml with <message-resources> and my application can't find my 
ApplicationResources.properties.
We have to put the line

<message-resources parameter="ApplicationResources" null="false"/>

Thanks,
William.


>From: Sri Sankaran <[EMAIL PROTECTED]>
>Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
>To: 'Struts Users Mailing List' <[EMAIL PROTECTED]>
>Subject: RE: ApplicationResources.priperties
>Date: Thu, 23 May 2002 14:17:50 -0400
>
>Haven't used Struts 1.1 but in 1.0 resources stated in the config must be 
>in the appropriate location in your classpath.  So, in your case 
>WEB-INF/classes is correct.
>
>Sri
>
>-----Original Message-----
>From: William W [mailto:[EMAIL PROTECTED]]
>Sent: Thursday, May 23, 2002 1:48 PM
>To: [EMAIL PROTECTED]
>Subject: ApplicationResources.priperties
>
>
>
>If  put the line
>
><message-resources parameter="ApplicationResources" null="false"/>
>
>in my struts-config.xml , WHERE should I put my file
>ApplicationResources.properties ?
>
>WEB-INF/classes ???
>
>I'm using Struts 1.1 b1.
>Thanks,
>William.
>
>_________________________________________________________________
>MSN Photos is the easiest way to share and print your photos:
>http://photos.msn.com/support/worldwide.aspx
>
>
>--
>To unsubscribe, e-mail:   
><mailto:[EMAIL PROTECTED]>
>For additional commands, e-mail: 
><mailto:[EMAIL PROTECTED]>
>
>--
>To unsubscribe, e-mail:   
><mailto:[EMAIL PROTECTED]>
>For additional commands, e-mail: 
><mailto:[EMAIL PROTECTED]>
>




_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to