Hello, I�d like having some help on a test I�m doing : I have a
servlet that updates a record in a table in database, but it cannot do it
immediately because I�m locking the table using another client. The browser
progress bar will just go on and on while the servlet waits to perform the
update. If I close the browser, does the servlet get killed ?



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to