[jboss-user] [JBoss Seam] - Re: Simple question with ajax4jsf
SergeySmirnov
do-not-reply at jboss.com
Fri May 11 14:14:10 EDT 2007
region limits the part of the component tree that will be processed (validation and update model phases). In your case, if you surround the input-textbox with region, other fields of the form will be ignored (bypassed) on the server. I.e. it is exactly what you desire to have.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4045094#4045094
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4045094
More information about the jboss-user
mailing list