R
Ramkumar Kaleeswaran
Hi,
If I include all the .properties (locale related) files within the war file
then getBundle() works fine. But, if I copy the .properties into the
WEB-INF/classes after the war is extracted, then getBundle() doesn't work -
it throws MissingResourceException.
Can anyone please provide help ?
Thanks,
Ram
If I include all the .properties (locale related) files within the war file
then getBundle() works fine. But, if I copy the .properties into the
WEB-INF/classes after the war is extracted, then getBundle() doesn't work -
it throws MissingResourceException.
Can anyone please provide help ?
Thanks,
Ram