Problems with JAASRealm, Form-based authenticating and Cyrillic
I want my users can authenticate using cyrillic in thier names.
I have JAASRealm ... and if i use BASIC authenticating it works very well. But when i use FORM-BASED authenticating it doesn't works with cyrillic while it works with latin.
In tomcat's console i see "?" instead of username.
Why?

