FREE Subscription to Dr. Dobb’s Digest: Same Great Content, New Digital Edition
Site Archive (Complete)
SOA Web Services Blog: AJAX & Record Locking in Web Apps
XML & Web Services
<![CDATA[[

Web Services and Smart Data.

by John Dorsey
THE SOFTWARE SIMPLIST

Web Services Wisdom.

by Udi Dahan
September 11, 2006

AJAX & Record Locking in Web Apps

In web-based applications, locking database records while editing is a challenge. David Perelman-Hall provides a client-based solution written in Java. His technique provides record locking for multiuser data-driven web applications that does not take place in the database. The system also provides an admin panel that shows who is viewing or editing what page in the application, and can be used to kick users out of the application altogether by ending their sessions.

Posted by John Dorsey at 08:45 PM  Permalink




 
INFO-LINK