[jboss-user] [JBoss Seam] - Re: Layering the code in Seam
fernando_jmt
do-not-reply at jboss.com
Fri Aug 24 11:44:44 EDT 2007
Yes, magoicochea is absolutely right.
By instance, my application is using ACTION + DAO layers. Actions are Seam POJOs and DAOs are Session Beans (EJB).
BTW, you can take a look to wiki example in the Seam distribution, it uses action + DAO on POJO components (maybe you want something like that).
HTH.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4077851#4077851
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4077851
More information about the jboss-user
mailing list