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

mzeijen do-not-reply at jboss.com
Tue Aug 22 09:48:49 EDT 2006


I also believe that DAO isn't necessary anymore. But I do believe that some helper (or service) classes are a good thing.

You would get something like this:
        
  |          view layer
  |              |
  |              |
  |         business layer
  |           |       |
  |           |       |
  |    services layer |
  |           |       |
  |           |       | 
  |         db entity layer
  | 

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

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



More information about the jboss-user mailing list