[jboss-user] [JBoss Seam] - Re: Cancel with h:commandButton

2007-01-25 Thread rodrigobarreiros
Was an icefaces problem. Thanks. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4006327#4006327 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4006327 ___ jboss-user mailing list

[jboss-user] [JBoss Seam] - Cancel with h:commandButton

2007-01-23 Thread rodrigobarreiros
I have a form with two buttons: save and cancel. Both have to terminate the conversation. Save works fine, but cancel doesn´t terminate the conversation because immediate=true. If immediate=false (default) works, but it tries to validate the required fields. The validation should happen only on

[jboss-user] [JBoss Seam] - Navigation Problem

2007-01-19 Thread rodrigobarreiros
I am having a problem with navigation in my application. If I use the following code, every thing works fine. | h:commandButton id=login action=login value=Login/ | But if I use the code below, the navigation doesn't works. The action listener is called but the redirect doesn´s happen.

[jboss-user] [JBoss Seam] - Re: Navigation Problem

2007-01-19 Thread rodrigobarreiros
Yes. Exist. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4003830#4003830 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4003830 ___ jboss-user mailing list