Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 16641 invoked from network); 28 Nov 2003 08:10:18 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 28 Nov 2003 08:10:18 -0000 Received: (qmail 60100 invoked by uid 500); 28 Nov 2003 08:09:36 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 60077 invoked by uid 500); 28 Nov 2003 08:09:35 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 60064 invoked from network); 28 Nov 2003 08:09:35 -0000 Received: from unknown (HELO web40201.mail.yahoo.com) (66.218.78.62) by daedalus.apache.org with SMTP; 28 Nov 2003 08:09:35 -0000 Message-ID: <20031128080948.15095.qmail@web40201.mail.yahoo.com> Received: from [64.230.97.53] by web40201.mail.yahoo.com via HTTP; Fri, 28 Nov 2003 03:09:48 EST Date: Fri, 28 Nov 2003 03:09:48 -0500 (EST) From: Mohamed Metwaly Subject: Browser Hangs To: tomcat-user@jakarta.apache.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="0-407708802-1070006988=:11685" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N --0-407708802-1070006988=:11685 Content-Type: text/plain; charset=us-ascii Hi all, I have a an application that depends on session timeout to manage security. If I continuously navigate through the different jsp pages of the application and then logout, everything is ok, but if I leave any of the pages untill the session timesout, then there is a great possibility that after I login again (from the SAME BROWSER WINDOW) that the second (or third) jsp after login will hang. I get no error whatsoever on the server (not in tomcat's, my own error log, or even windows). I inserted a few system.out to check whether the whole jsp is executed, and yes it is. What I noticed is that while the browser is waiting for something, if I "View Source", I find the whole html as expected, but it does not get displayed. I think that this has to do with the http connection not being terminated properly. I also noticed that if I open a new browser window, everything just runs fine. By the way, I do a static include in one of the files that hangs, I suspected this to be the source of the problem, but the other file that hangs has no include. Thanks for your help in advance. --------------------------------- Post your free ad now! Yahoo! Canada Personals --0-407708802-1070006988=:11685--