Greg Murray has written an introductory article on AJAX with Java for Sun's Enterprise Java Technologies Tech Tips series.
Blog on things around me - Quality Management, Free & Open Source Software, Gadgets, Utilities...
Monday, December 12, 2005
Subscribe to:
Post Comments (Atom)
Total Pageviews
Popular Posts
-
Here is the list of Online Hindi Radio Stations. Copy the URL in your media player and enjoy !! 106.2 HUMFM - UAE ==> http://www.humfm.c...
-
There are four types of JDBC database driver: The JDBC/ODBC bridge driver (Type 1) A piece of native C-code that translates a JDBC call to ...
-
Here are a few of the JDBC Performance pointers. Hopefully, there are a lot more, which you may be aware of, but not mentioned here. Care to...
-
I just decied to look for a few commonly used UNIX command. A quick Google produces a lot more, but here are a list of more useful commands...
-
Always give your 100% to work... :) [received in an email]
2 comments:
I strongly disagree that AJAX works well with JSF right now. Granted it does have potential to work because JSF has a flexible design, but the current implementation is lackluster at best. It is very frustrating to have choosen JSF and then to realize that using it right now actually makes AJAX almost impossible given time constraints. Simple AJAX calls are simply not permitted...you must commit to an integrated AJAX design, unfortunately. And what, we have to wait for JavaEE 1.5 to get native AJAX in the spec? Please.
I have not used AJAX with JSF so far, but would certainly like to see how well the two integrates. Thats why, I would like to know the constraints that you faced during the integration of AJAX with JSF.
Post a Comment