[jboss-user] [JBoss Seam] - Re: <h:selectOneRadio> inside <h:dataTable>

asookazian do-not-reply at jboss.com
Tue Oct 2 18:37:38 EDT 2007


I added following block to the faces-config.xml prior to build/test:

  | <managed-bean>
  |       <managed-bean-name>carBean</managed-bean-name>
  |       <managed-bean-class>com.cox.beans.session.CarBean</managed-bean-class>
  |       <managed-bean-scope>session</managed-bean-scope>
  |    </managed-bean>

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

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



More information about the jboss-user mailing list