Wrong chars in Chrome
Hello guys!We got an site based on struts 2.
We got some problems with the validation.
In IE and FF this works fine.
If we enter ÅÄÖ in a form in browsewr chrome and make some errors that will be caught in the validation. Then when the form returns it just got ??? instead of these swedish chars.
Our form got the follwing tag at the top when I show the source:
<?xml version="1.0" encoding="ISO-8859-1" ?>
In the code we add:
<%@ page language="java" contentType="text/html; charset=ISO-8859-1" pageEncoding="ISO-8859-1"%>
Is this depending on some settings in chrome?
How ever other swedish sites with ÅÄÖ seems to work.
Any ideas are most welcome!
Best regards
Fredrik



 
			


 
					 
					 
					 
					