RE: Missing resource/Modules

2005-04-04 Thread Mark Benussi
You need to give one of them a key key="module1" and then in your use the bundle key to refer to the key. I cant remember the syntax for _ From: Michael Hansen [mailto:[EMAIL PROTECTED] Sent: 04 April 2005 13:44 To: user@struts.apache.org Subject: Missing resource/Modu

Missing resource/Modules

2005-04-04 Thread Michael Hansen
Hi,   I’m working with struts (1.1), and am beginning to use modules instead of separate applications My problem is that when running the application the modules does not find their application resources.   My main struts-config has the message resource set as:      …