>resources are only for non-Java files visible to the classloader. Can you give an example for a suitable file? What about xml, xsd files for example? >your "web" resources should always be unter src/main/webapp! What about language property files? under src/main/webapp/WEB-INF/classes or resources/?
Is there any page were I could read about the exact rules? Thanks in advance, Peter
