Hi,
> What's the difference?
"resources.MessageResources" would look for the file named
/WEB-INF/classes/resources/MessageResources.properties
"MessageResources" would look for the file named
/WEB-INF/classes/MessageResources.properties
Is there maybe a configuration file to tell the load
Actually, YES, this DID help! Thanks!!!
In struts-config, I had the line:
Now I changed it to:
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
-
2 matches
Mail list logo