Interesting. Thanks Leonardo!
On Mon, Dec 17, 2012 at 12:06 PM, Leonardo Uribe wrote:
> Hi
>
> I can remember this issue. It is related to the way how EL expressions
> are resolved. In some cases, EL cannot get the type of the expression
> (sometimes return null, or the property comes from a ma
Hi
I can remember this issue. It is related to the way how EL expressions
are resolved. In some cases, EL cannot get the type of the expression
(sometimes return null, or the property comes from a map), so
f:convertNumber cannot guess the type properly.
In those cases, the solution is use from m
removing the following, fixed the problem. I am using f:convertNumber on
many other pages, it seems to only occur on the page that contains the
xhtml i in my previous email.
On Mon, Dec 17, 2012 at 11:18 AM, Howard W. Smith, Jr. <
smithh032...@gmail.com> wrote:
> xhtml (please note the f:con
3 matches
Mail list logo