By orisinio
via java.sun.com
Published: Nov 28 2006 / 15:09
What's the best way to introduce Ajax into your legacy application? This article series guides you through Ajax implementations using open source tools, starting with writing the necessary code by hand, then using an open-source toolkit, and finally implementing JavaServer Faces components.
Comments
bloid replied ago:
I would recommend caution with adding ajax to an already existing and deployed application... The users will have a mental model of how it all works, and changing that (in a huge way as ajax can) might cause more grief than leaving it alone, or writing a complete replacement in parallel... However, this is a good collection of tutorials :)
Voters For This Link (8)
Voters Against This Link (0)