How do you direct an incoming message in Javascript to a specific HTML component (a tab or a frame, for example)?
Kaazing provides the data from the JavaScript client to the application via a JavaScript function callback. The implementation of that callback function is part of the application and can leverage any toolkit or DHTML technique to update the HTML components on the page that represent the user interface of the application.