Here is the situation : The user hits a servlet that is making a Database connection and writing some information to the database from forms on previous pages. Of course this behavior is hidden from the user and the page displayed while this is happening has some other links on it. If the database process takes two seconds and the user hits a link on the generated page in only one second, will the process of writing to the database finish?
Thanks - Scott ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
