Using AJAX Web Browser Objects
From DataFlex Wiki
When you are Using the AJAX Library , you should also be Using DataDictionaries.
The trick is that AJAX Web Browser Objects are cAjaxWebBusinessProcesses that can use the DataDictionaries you allready created. In this way you can reuse your datamodel between a AJAX implementation and a Windows implementation .
Just create a AJAX Web Browser Object for each of your DataDictionaries.
Note that the AJAX Web Browser Objects are started up in your global.asa file of your asp application.