[jboss-user] [JBoss Seam] - Re: seam jsf desgin question

petemuir do-not-reply at jboss.com
Tue Dec 5 18:18:52 EST 2006


It's normal to split your entity (model) and action beans into different classes. You'll run into problems if you try to put the action methods on entities (e.g. Seam annotations have no effect).

With Seam it's up to you whether you use POJOs for action beans or EJB3 Session beans.

 Or is that not what you are asking?

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

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



More information about the jboss-user mailing list