On Wed, 25 Jun 2003 14:24, Bikash Paul wrote: > am using tomcat4.1.24 for my uploading > software(swing for client interface and servlet).Iam > facing problem with connection broken,During uploading > of file if connection between local computer and > remote computer broken then my software will give a > message to user through pop up dialog box,but that > dialog box appears after 3 or 4 minitues of connection > broken that means as per my idea that Tomcat realease > the connection after 3 or 4 minitues of connection > broken
Are you sure it isn't your Swing application doing this? How are you checking for a connection timeout on the client side? Regards, -- Jason Bainbridge http://jblinux.org --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
