Hello,

is there a way to make f:validateDoubleRange validate ',' (comma)
instead of '.' (dot) as decimal separator? I have already set f:view
locale and did

        FacesContext fc = FacesContext.getCurrentInstance();
        fc.getViewRoot().setLocale(new Locale("pl", "PL"));

am I missing something, or does validator only accept '.'?

Regards,
michael

--
[EMAIL PROTECTED]
http://stawicki.jasliska.pl
GG: 3691111
JID: [EMAIL PROTECTED]

Reply via email to