Posted By:
Jerome_Iffrig
Posted On:
Friday, July 4, 2003 08:52 AM
Hi,
According to the dtd of the struts-config.xml file, I can specify more than one message-resources tags in my struts-config file.
I have done so as follows:-
But this does not work.
If I try each of them individually (by commenting-out one or the other), it is OK, but if I define both, none is found.
Is there any trick to workaround this issue or is it a bug within struts?
Thanks
Jerome