Hi, Nico!

I've tried and didn't work also... :(((

Marius

Nicolas De Loof wrote:
> Your struts-config:
> <message-resources
>   key="org.apache.struts.action.MESSAGE"
>   name="ApplicationResources.properties" />
> 
> I'm using Struts 1.0.2, so I cannot test it, but i think your message
> ressource bundle should be declared in struts-config with a "parameter"
> attribute without the ".properties" extension:
> 
>   <message-resources
>       key="org.apache.struts.action.MESSAGE"
>       parameter="ApplicationResources"/>
> 
> Struts_config_1_1.dtd don't have anay "name" attribute for message-ressource
> element. Perhaps you may use struts-config validation at startup.
> 
> 
> Nico
> 


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

Reply via email to