Re: Problem with inputText conversion to BigDecimal

2011-04-08 Thread Walter Mourão
Hi. Take a look at http://myfaces.markmail.org/message/syt73xw5qkmlrcg2?q=COERCE_TO_ZERO I would suggest you create a String property to receive the value and make the conversion in its setter (for example), or use Juel ( http://juel.sourceforge.net/ ). The problem in using a different

Re: Re: Problem with inputText conversion to BigDecimal

2011-04-08 Thread Walter Mourão
Datum: 08.04.2011 12:42 Betreff:Re: Problem with inputText conversion to BigDecimal Hi. Take a look at http://myfaces.markmail.org/message/syt73xw5qkmlrcg2?q=COERCE_TO_ZERO I would suggest you create a String property to receive the value and make the conversion in its setter

Re: Re: Problem with inputText conversion to BigDecimal

2011-04-08 Thread Mark Struberg
        -        Tel.: 31007 Von:    Walter Mourão walter.mou...@gmail.com An:     MyFaces Discussion users@myfaces.apache.org Kopie:  juergen.wien...@hella.com Datum:  08.04.2011 12:42 Betreff:        Re: Problem with inputText conversion to BigDecimal Hi. Take a look