[jboss-user] [JBoss Seam] - Re: Ajax4JSF mediaOutput tag and Seam
matt.drees
do-not-reply at jboss.com
Mon Aug 20 19:25:31 EDT 2007
Assuming you're using a seam-managed persistence context, you can just do
| EntityManager entityManager = (EntityManager) Component.getInstance("entityManager");
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4076071#4076071
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4076071
More information about the jboss-user
mailing list