[jboss-user] [JBoss Seam] - Stateless not supported with List/Edit type applications

liudan2005 do-not-reply at jboss.com
Thu Jul 20 11:00:19 EDT 2006


I have a stateless ejb that has 2 methods: list() and edit(). list method populate a list so user can click on one of the items for editing. However, my edit() method is never triggered when user clicked on the items. Changing my ejb to Stateful would solve the problem. Is there any reason why Stateless ejb is not allowed for CRUD type applications?

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

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



More information about the jboss-user mailing list