This document provides instructions for a lab exercise to demonstrate the JavaScript classes that make up the WebSphere Commerce Ajax framework. The exercise will have the student add a refresh area to the right sidebar of the Madisons starter store that prints out a message for each event generated by the framework. The student will create a refresh controller, add a refresh area, and test the new message output area. Upon completing the exercise, the student should understand how to add a refresh area, define a refresh controller, and how Dojo events drive partial page updates.