RE: AW: unicode in struts

2002-11-12 Thread Alireza Fattahi
See http://www.anassina.com/struts/i18n/i18n.html -Original Message- From: Gemes Tibor [mailto:gemes@;regens.hu] Sent: Tuesday, November 12, 2002 12:27 PM To: Struts Users Mailing List Subject: Re: AW: unicode in struts 2002. november 12. 09:49 dátummal Hirschmann, Bernhard ezt írtad

Re: AW: unicode in struts

2002-11-12 Thread Gemes Tibor
2002. november 12. 09:49 dátummal Hirschmann, Bernhard ezt írtad: > HOW do you set the charset? > > You should do it this way: > <%@ page contentType="text/html; charset=utf-8" %> > > ...instead of this way: > > > At least, this is my experience. Websphere on Solaris only with the first > varian

Re: AW: unicode in struts

2002-11-12 Thread Huynh Ngoc Huy
I've tried both of them. Thanks, Huy --- "Hirschmann, Bernhard" <[EMAIL PROTECTED]> wrote: > > HOW do you set the charset? > > You should do it this way: > <%@ page contentType="text/html; charset=utf-8" %> > > ...instead of this way: > > > At least, this is my experience. Websphere o