03-14-06 10:57 PM
We are using WAS 4.0.5 and I am having trouble displaying international
characters (french) in the browsers. It sometimes displays it correctly
and sometimes not (tested with both IE & Firefox).
I have included <%@ page contentType="text/html;charset=UTF-8" %> on all
the JSP pages, but still have the same problem. Most of the characters
are coming from the database fields (I know they are being stored
correctly in the database). Any idea what else I can try to fix this?
[ Post a follow-up to this message ]
|