[jboss-user] [JBoss Seam] - Re: Seam + Ajax4JSF
matt.drees
do-not-reply at jboss.com
Mon Aug 13 22:49:03 EDT 2007
An alternative is to set bypassUpdates="true" on your a4j:support tag. You'll still get a flush, but the model won't have changed.
I tend to use both flushMode = manual and bypassUpdates.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4073794#4073794
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4073794
More information about the jboss-user
mailing list