[jboss-user] [JBoss Seam] - Re: getAsObject not being called - why?

archana_mannepalli do-not-reply at jboss.com
Wed Jan 30 02:23:47 EST 2008


hi this is my xtml code:

<ui:define name="label">Active</ui:define>
       <h:selectBooleanCheckbox id="active"   value="#{roleHome.instance.active}" 
	              				 converter="tst">
                  </h:selectBooleanCheckbox>
         	
in the back end "active" field is an integer.

for this am writing custom converter.
          

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

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



More information about the jboss-user mailing list