Category Archives: AJAX
AJAX process definition on Client Side
I came across an interesting article by Masayuki Otoshi via Java World that discusses how to execute process definitions on the client side rather than the server side. This can come into play when making AJAX calls. As AJAX is Asynchronous, it is not possible to predict the order that your callback methods will be [...]
Also posted in J-SOFA, article, java, javascript Leave a comment
Google Release AJAXSLT
Google have just released AJAXSLT. …an implementation of XSL-T in JavaScript, intended for use in fat web pages, which are nowadays referred to as AJAX applications. I'm looking forward to playing around with this. I have being doing a lot of work with XSLT lately so it will be interesting to see how Google have [...]
Also posted in Google, XSLT, api Leave a comment
AJAX and JSF Visual editor
Exadel have just released a JSF editor with AJAX support. JSF, a Web component framework, is the only standard Java Web framework,” said Richard Monson-Haefel, senior analyst for Burton Group. “AJAX, which makes Web sites more responsive, is enjoying an avalanche of grass roots support because of its portability and seamless integration with HTML. Together, [...]

Java Programming for the Nintendo Wii