[jboss-user] [JBoss Seam] - Re: BigDecimal and JSF <f:convertNumber>

pete.muir@jboss.org do-not-reply at jboss.com
Thu Aug 30 19:25:58 EDT 2007


http://java.sun.com/javaee/javaserverfaces/1.2_MR1/docs/api/javax/faces/convert/NumberConverter.html

Looks to me like it will convert from a BigDecimal to a String, but not back (weird, I guess someone forgot something here).  Best bet is to write your own BigDecimalConverter.

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

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



More information about the jboss-user mailing list