Feeds:
Posts
Comments

Archive for February, 2006

Simplifying AJAX

AJAX: you agree or not it is back with new name. It’s nothing new, it’s the same JavaScript DOM model, and asynchronous request & responses traveling forth and back to update part of the tree. Even JSF is a component model, i.e. each component has a set of stages, in which they will update their [...]

Read Full Post »