>pls could you tell me what files has to be in which folder..
>thanx
>ravi

its not so important where you keep the ApplicationResources.properties
file, and afaik its not even important what you name it, as long as its
properly defined in your web-inf/struts-config.xml file

<message-resources
parameter="what.ever.your.package.ApplicationResources"/>

in this case the ApplicationResources.properties file should be in
classes/what/ever/your/package/

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

Reply via email to