An architectural question.
Does a Seam component have the functionality of the controller and the model as well?
I mean, instead of other frameworks like Struts which separates the Action classes (with
the controller functionality) from the POJOs or EJBs (with the model or business
functionality); does Seam put this functionality together?
Thanks.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3984791#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...