Summary
In this chapter, we reviewed the AJAX framework within APEX. We learned about the basic principles of the AJAX technology and how APEX implements them using both synchronous and asynchronous mode of communication. Finally, we reviewed an example(s) of how we can use AJAX to enrich our application UI and user experience and how we can use AJAX to overcome some APEX "out-of-the-box" limitations.
In the next chapter, we are going to deal with the APEX translation mechanism and see how we can develop multi-lingual APEX applications.