[jboss-user] [JBoss Seam] - Re: Using textInput inside a dataTable inside a form?

SmokingAPipe do-not-reply at jboss.com
Mon Dec 4 18:33:32 EST 2006


I put in:  <h:messages globalOnly="false"/> after the table, and get no messages.  I also turned off all the validation in the various classes.  This is 99% a bug in the JSF implementation.  There's no reason why it shouldn't hit the "update model values" phase, because if it were dying in the process validations phase, there would be some type of message, right?  Surely with all the advanced features of Seam and JSF there's some way for it tell me which phase it's in, what it's doing, etc?  In any normal programming system you can trace the values of variables.


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3991154#3991154

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3991154



More information about the jboss-user mailing list