You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Heligon Sandra <sa...@nextream.fr> on 2002/09/05 09:44:09 UTC

Missing message for key

	Hi,

	I have the error "Missing message for key footer.copyright" when I
try to run my application .
	What is the difference between the two elements:

	_	<message-resources> in struts_config.xml and

	_	<init-param>
      		<param-name>application</param-name>
      		<param-value>webapplication.struts.application</param-value>
    		</init-param> 
		in the WEB-INF\web.xml file.

	I defined the string footer.copyright in the application.properties
file.
	This file is available on WEB-INF\src\webapplication\struts and
	WEB-INF\classes\webapplication\struts.

	What is the problem ? 

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>