hi all
In our application, we are using servlets, pure java classes for database
manipulations, and jsps .
In servlets and java classes we are using java resource bundle utility with
resource files which are used in some jsps also
In jswdk we put this property files in jsp folder where my all I put all my
jsp.
Now we want to move to tomcat, but in tomcat event though I placed the
property file in my jsp folder with all my jsp files, it throws exception of
property file not found .
Where should I place my property file ?
Thanx in advanced
Purak
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets