Actually, YES, this DID help! Thanks!!!

In struts-config, I had the line:
  <message-resources parameter="resources.MessageResources" />
Now I changed it to:
<message-resources parameter="MessageResources" null="false" />

What's the difference?

>The message resources are loaded by the class loader
Is there maybe a configuration file to tell the loader which files and
classes to load? I am using eclipse.


Marcus


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

Reply via email to