Sep 24 2007

Using Ajax with WebSphere Portal

Published by Rich at 10:00 am under Design (web)

Excerpt: …much of what you see and read about Ajax is not really Ajax; it’s Dynamic HTML, or DHTML. Ajax, in its proper sense, consists of a single JavaScript object called XMLHttpRequest. This class provides a background communication channel to a server and for the resulting response. Everything else, including drag-and-drop, DOM updates, styling, and all the other things that make everyone go “ohh and ahh”, is DHTML.
Ajax with Websphere Portal

Trackback URI | Comments RSS

Leave a Reply

You must be logged in to post a comment.