in a SLSB I've a 

  | @In
  | List<Elements> elementsList;
  | 

I would like to make a JSF page that enable the user to create 3 new Elements , 
is it possible?

afterwards in the server I would like to move over the list and 
em.presist(element)

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

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

Reply via email to