No, I don't have anything like that in there. I can remove all html/jsp code from the file and it still takes forever to load. It's almost like it has to recompile every time I request it.
Thank you! -----Original Message----- From: Martin Gainty [mailto:[EMAIL PROTECTED] Sent: Thursday, September 18, 2003 2:13 PM To: [EMAIL PROTECTED] Subject: Re: Problems with JSP pages not loading do you have "pragma: no-cache". defined in your jsp or html? Here is a servlet to checkout jsp cache-settings http://www.servletsuite.com/servlets/cacheflt.htm -Martin ----- Original Message ----- From: "Campano, Troy" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, September 18, 2003 1:00 PM Subject: Problems with JSP pages not loading Hello, I was wondering if anyone else has run into this problem. I have a JSP/Java web application that uses frames. There are about 5 pages total in the frame. Once they load for the first time, they are compiled and run fast. My problem is that after my tomcat server has been running for a while the pages take forever to load (about 15 seconds). Then when I request them again, it's the same thing. The pages that take a while to load are basically all html..with a request.getParameter(") scriplet. When I remove all the JSP code, it still has the same problem. Any ideas? Thank you! ~ Troy Campano ~ ======================================================================== === To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". Some relevant archives, FAQs and Forums on JSPs can be found at: http://java.sun.com/products/jsp http://archives.java.sun.com/jsp-interest.html http://forums.java.sun.com http://www.jspinsider.com ======================================================================== === To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". Some relevant archives, FAQs and Forums on JSPs can be found at: http://java.sun.com/products/jsp http://archives.java.sun.com/jsp-interest.html http://forums.java.sun.com http://www.jspinsider.com =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". Some relevant archives, FAQs and Forums on JSPs can be found at: http://java.sun.com/products/jsp http://archives.java.sun.com/jsp-interest.html http://forums.java.sun.com http://www.jspinsider.com