Hi,
I've just started using RichFaces in my Seam applications and apparently SessionBeans
cannot avoid referencing UI components. Is it supposed to be like this? I mean in Spring
people are worried about propagating business logic into the presentation layer (Open
Session in View), but here it is the other way around! From inside a SessionBean now I can
manipulate UI components, collapse trees, change styles...
And where to package those libraries? Should they go to the top level of the .ear file?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4086041#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...