|
Hi, No problem... my French is probably worse ;-) Anyway, I now changed the script combobox to 'Turkisch' (the sample it shows looks good)... but the characters are still printed as '-???-' when doing s = new String("-" + "\u011F" + "\u0131" + "\u015F" + "-"); System.out.println(s); As far as the application server is concerned, it's still Tomcat and the JSP pages include <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />. The servlet itself does not do any output itself, only fills some beans, stores them in the request/session and forwards to the JSP page (which uses the beans to output the actual data). Kind regards, Paul -----Original Message----- From: wdsci-l-bounces@xxxxxxxxxxxx [mailto:wdsci-l-bounces@xxxxxxxxxxxx] On Behalf Of Dupuis Vincent Sent: maandag 6 december 2004 17:32 To: Websphere Development Studio Client for iSeries Subject: RE: [WDSCI-L] Strange characters/Unicode 1/ My english is so awfull... I mean fonts by polices! 2/ No, I don't think so! We had some trouble editing and printing some russian characters in JSP. You should have <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> in the header of your JSP. What are the version and release of your WAS?
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.