Whenever I submit a form that fails validation, the form renders the correct validation messages but I get some weird rendering of the form. It's actually like the previous HTML doesn't get cleared and the new form + validation errors gets tacked onto the end - I'm literally seeing double. If I click my submit button again, then a third instance will be tacked onto the bottom, and so on. If I simply refresh the page, then everything resets. If I use the application without causing validation errors then everything works as normal. I get the same behaviour on FireFox and IE and there are no exceptions in the logs.
I'm slowly resolving various issues following an upgrade to Seam CVS 28/05/2007 and JBoss 4.2 but this latest one has me stumped. Could anyone offer any pointers on where to begin with something like this? Chris. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4049561#4049561 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4049561 _______________________________________________ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user