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:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to