Correct me if I'm wrong, but isn't there an HTTP header or something that allows you to tell the browser what value to use before timing out the page? I have a long-running (but not super-long- running) JSP that is just over IE'e limit, but it looks just fine in Opera. I'm thinking that if the JSP could tell the browser to wait a little more than the IE default (I think it's 90 seconds), then I'd be ok. Jeff Sahol [EMAIL PROTECTED] =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". 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
