I want to create general componenets using facelets
e.g selectUser, selectGroup, selectDocument that will be reused in multiple places
I could use a stateless bean and just pass in all state variables (e.g. current search
criteria) and value variables (that userId selected)
I just wanted to know if there is a cleaner solution using seam, (if not I will ad d a
feature request)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4046709#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...