I am using the ESAPI 1.4.4 to generate page which are safe from SQL Injection. The page itself runs fine but it generates a warning when run the first time.
From the output, it appears the the plugin is looking for the properties file in various locations (it even tells you where it is looking!), and cannot find the file in any of those places. (Hopefully this is enough of a hint...)
Peter Johnson wrote:From the output, it appears the the plugin is looking for the properties file in various locations (it even tells you where it is looking!), and cannot find the file in any of those places. (Hopefully this is enough of a hint...)
Hi John,
Thanks for the reply. The problem is now resolved. I copied the ESAPI.properties and the validator files in the home directory.