[jboss-user] [JBoss Seam] - Which aproach is recommended?
Seto
do-not-reply at jboss.com
Thu Mar 1 05:09:14 EST 2007
It seems that Seam has 3 aproaches to use.
POJO+HEM
POJO+JPA
EJB3
I'm coufused about choosing the aproaches. It seems that the EJB3 is recommended by the official. But the framework extending isn't support by now. And also various platform doesn't support. The POJO+HEM/JPA is much platform-independent. And it can also run on EE Server. Comparing to HEM, JPA is less powerful. Many features must be implemented by delegate.
Can some one give me a recommendation or advice?
Thanks,
Seto
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4024157#4024157
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4024157
More information about the jboss-user
mailing list