transactions Prototype

[ engine overview | whitefrost.com | Stephen W. Cote ]

This example is a basic demonstration of the Transaction Service. One object is defined on this page as an instance of CTemp, and a second object is defined as in instance of org.cote.js.template, which is built into Engine. The Template object is transaction ready, but includes a break point to prevent it from successfully processing the transaction packet until the continueTransaction method is invoked. When this page loaded, both objects were registered with the transaction service.

<!-- BEGIN -->

<!-- END -->