[jboss-user] [JBoss Seam] - Re: Architecture Question

patrick_ibg do-not-reply at jboss.com
Mon Aug 21 16:55:10 EDT 2006


There's nothing wrong with creating a Manager/Service layer that's called by the JSF Action beans. That should provide you enough separation between the business logic and the view layer.

However, I think the traditional DAO layer is no longer necessary given Java 5 generics and the EJB3 EntityManager.

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

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



More information about the jboss-user mailing list