From: Stefaan D. <st...@ya...> - 2002-07-31 13:54:57
|
I though of another issue which may occure during the execution of transactions. When a user request a transaction and this is being executed (connection taken) it could be that the user interupts the complete application (for example craching pc or closing a web browser). This means that a transaction is executed while this is not neccessary anymore for the user who requested it. In light of this matter the transaction MAY NOT be executed since the application terminated in a abnormal manner. This occurence happens the most on a web application. For example: user request jsp page which executes several statements. But click on the stop button or closes the window. Then the transactions on the requested jsp page may not be executed. Your comments Stefaan ===== Stefaan Delanghe ICQ: 110055343 __________________________________________________ Do You Yahoo!? Yahoo! Health - Feel better, live better http://health.yahoo.com |