1. Accessing xml from jsp on tomcat server is throwing FileNotFoundException trying to access .keystore? stackoverflow.comI am trying to access an XML file from JSP on my Tomcat server. The error is from Catalina's protocol handler and the exception is java.io.FileNotFoundException trying to access my ... |