[jboss-user] [JBoss Seam] - binding inputText to Map<MyClass, Integer>

sonstone do-not-reply at jboss.com
Tue Dec 11 23:47:23 EST 2007


I have successfully bound a checkbox to Map<MyClass, Boolean> but when I try to bind a text field to Map<MyClass, Integer> the map injected into my seam component contains a String value instead of an Integer.  Is there a workaround for this or should I just convert the Integer to a String myself?

Daniel

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

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



More information about the jboss-user mailing list