[jboss-user] [JBoss Seam] - Re: how can I do optimistic locking with crud framework?

gavin.king@jboss.com do-not-reply at jboss.com
Thu Oct 19 20:30:46 EDT 2006


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



More information about the jboss-user mailing list