Is it faster to access a property file or static constants from a class file?
- by Alex
I develop a webservice application in a tomcat container, I have a lot of properties for the webapp like constants, error messages and so on.
What is the better and faster way to?