[jboss-user] [JBoss Seam] - Incremental UI updates in AJAX with rich client state
mdoraisamy
do-not-reply at jboss.com
Tue May 8 03:03:48 EDT 2007
"AJAX applications with rich client state needs only the incremental changes that happened during the request (and not between save/commit). Otherwise we will end up sending the entire (or relevant subset) object tree to the UI everytime. This is inefficient and also requires the AJAX applications to render the whole UI (making it merely a client side html renderer)."
http://www.theserverside.com/news/thread.tss?thread_id=45173
I face this problem when i use Hibernate with GWT. Is this solved in SEAM with ICEfaces/Ajax4JSF ?
mani
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4043831#4043831
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4043831
More information about the jboss-user
mailing list