[jboss-user] [JBoss Seam] - Re: Is it possible to connect JSF fields to a List of Entity
petemuir
do-not-reply at jboss.com
Fri Aug 18 07:17:28 EDT 2006
You do need to 'call the server side' I think
public void addElement() {
| elements.add(new Element());
| }
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3966008#3966008
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3966008
More information about the jboss-user
mailing list