[jboss-user] [JBoss Seam] - OFTOPIC Re: Does DataModelSelection work in a Stateless Sess
mariuszs
do-not-reply at jboss.com
Wed Jan 31 02:40:36 EST 2007
Btw, you should use:
@Begin
| public String selectOrganization() {
| organization = em.merge(selectedOrganization);
| return "editOrganization";
| }
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4008674#4008674
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4008674
More information about the jboss-user
mailing list