Hi everyone. I'm reading a little bit about resource bundles and i would like to ask where is the correct location of the .properties files?
I tried to put them in the WEB-INF path, but i receive and exception. It works only when i put .properties file somewhere in my class packages.
Is it possible to put them in other places than WEB-INF/class/beginningFromHere ???
If you think you've done too much, usually it means you've done too few.