On some pages I have form fields that must be filled with non-english words having some diacritical marks like “ą”, “ę”.
After sending the form to the server, the page refreshes and the browser displays the content in read-only.
Words with diacritical marks are displayed in strange encoding.
The problem only appears on JSP generated pages.
Source pages have UTF-8.
I don’t know if it’s a framework issue or maybe a tomcat problem?
Maybe someone have a similiar issue?
PS. I attach two screenshots with the described example.
Regards,
Maciej