|
I have an applet that runs within the browser. It makes AS/400 calls to databases using servlets. The connection to AS/400 is kept open until user logs out of the applet. There is a killconnection() method that gets fired and this closes the connection and gets out smoothly. This all works fine but when user closes the browser (i.e. clicks on the 'X' of the browser), the connection is still open since the killconnection() method does not get fired. Is there any way I could recognize the browser close or restrict user from closing the browser without logging out of the applet? Thanks in advance, Sudha Sudha Ramanujan SunGard Futures Systems (312)577-6179 sramanujan@sungardfutures.com
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.