properties - ESAPI custom property files -
ok, i've been researching esapi awhile , trying determnine how create custom esapi , validator.properties files override found in esapi jar. how accomplish this? know looks in 4 places (reference: esapi properties file in tomcat, esapi docs) when trying load, loading via classpath works it's loading default property values. can custom properties load when put them in home directory isn't helpful.
is there way esapi load custom properties files when in main projects directory?
did try use
-dorg.owasp.esapi.resources=path_to_folder
jvm option?
Comments
Post a Comment