hi I am writing some classes to do some file io and database access to = Oracle. I am calling these clasess from the Jsp page. I am using Jrun 2.3.3 for this. The Jsp page uses this class. This class works for the first time. The next time when i run that page again it takes the values for the = previous instances and uses it next time when i run it. I need to have a new instance of the object each time i run can any one suggest some solution so as to get rid of this Jrun cache or = is it some other problem..? I tried this on Jswdk ans Tomcat but same results. I also tried to make a bean and do the same but no help. Help appreciated Vohra =========================================================================== 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