[jboss-user] [JBoss Seam] - Re: DataModelSelection problem

monkeyden do-not-reply at jboss.com
Mon Oct 2 18:39:29 EDT 2006


BINGO!  Thanks Gavin.

Is the @Out incorrect in the tutorial as well?

@DataModel
  | private List<Message> messageList;
  | 
  | @DataModelSelection
  | @Out(required=false)
  | private Message message;



View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3975629#3975629

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3975629



More information about the jboss-user mailing list