Posted By:
venugopal_k
Posted On:
Tuesday, February 17, 2004 10:50 PM
How the transaction is taking care of DeadLock?.
Actually I am working in a project which uses Jakarta Slide,Struts,JSP in which we are also taking care of Transaction.
But when multiuser is accessing the same table at same time we are facing a DeadLock and also database will be corrupted.
So is there any way to solve out the DealLock problem with handling transaction.