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#3979537

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3979537
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to