3 min - 2008-01-26
An element with identifier 'foo' is created. Then action listener is defined. Triggered action returns different element with the same identifier. This tells the framework to update the element 'foo' with its newer version. See http://tigermouse.epsi.pl for more.
Back in the browser, the JavaScript used to handle the Ajax response gets invoked and we replace the old content area with the new stuff. It would be great if we were done at this point, however, this strategy requires each link (and button click) to be converted into an Ajax request -- so we i...
Thu, Dec 10 | from Sun Bloggers