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

Reply via email to