Thank you very much for your reply!
The database uses UTF-8. And yes, I can query the user name
string out correctly.
I have no idea how to check to see if the information is being passed to j_security_check correctly or not. Yesterday I tried to create a filter that would check that for me, but I found that you cannot use filters to see j_security_check requests.
How would I check the j_username and j_password parameters?
Thank you,
Dave