Where and how do I describe a private properties file needed by my JSP. I believe this should be described in web.xml but I don't know how.
The file structure is %catalina_home%\webapps\MySQLAccess\WEBINF\classes\num The property file is "SelectResources.properties", this file is currently in my ...classes\num dir with the class file. I am getting this message from Tomcat: Http status 500 ... Exception: org.apache.jasper.JasperException: Can't find bundle for base name SelectResource, locale en_US... Thanks, Lost --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
