[jboss-user] [JBoss Seam] - Re: Outject/Inject across a regular HTML link

hstang do-not-reply at jboss.com
Wed Jan 3 19:55:15 EST 2007


If you have a long running conversation, Seam provides a special EntityManager em along with it.  It's special because it lasts as long as the conversation, and the instances that em fetches will become managed, and not detached, throughout the entire conversation.  So you will avoid LIE.

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

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



More information about the jboss-user mailing list