[jboss-user] [JBoss Seam] - Re: Binding HtmlDataTable to h:dataTable in Seam
pete.muir@jboss.org
do-not-reply at jboss.com
Sun Oct 14 05:45:53 EDT 2007
"asookazian" wrote : I didn't see any negatives on this technique. Is it something that has to do with JSF and Seam regarding this technique?? thx.
IMO it tends to indicate bad design and a lack of proper separation of the UI and business layer (unless of course you bind your components in UI layer java). Also, with facelets and seam there are better ways to do the same e.g. injection via uiComponent or a facelets handler.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4094962#4094962
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4094962
More information about the jboss-user
mailing list