anonymous wrote : /**
| * An empty outcome list is interpreted to mean any
| * outcome except for the null (redisplay) outcome.
| */
| String[] ifOutcome() default {};
|
All actions are allowed to return void. And Seam treats void differently to null. Null
means "problem with input, redisplay page".
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3979537#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...