RE: AW: AW: unicode in struts - thank you all of you for your help !

2002-11-12 Thread Huynh Ngoc Huy
> > > Regards, > > Michael > > > > -Original Message- > From: Huynh Ngoc Huy [mailto:huyhngoc@;yahoo.com] > Sent: Dienstag, 12. November 2002 10:10 > To: Struts Users Mailing List > Subject: Re: AW: AW: unicode in struts > > I've sto

RE: AW: AW: unicode in struts

2002-11-12 Thread Michael Delamere
iling List Subject: Re: AW: AW: unicode in struts I've stored the unicode-string "?ay la một chuỗi unicode" into 'unicodeMessage' session variable. And the following is my code snippet to display it in browser: <%@ taglib uri="/WEB-INF/struts-bean.tld"

Re: AW: AW: unicode in struts

2002-11-12 Thread Huynh Ngoc Huy
I've stored the unicode-string "ðây là một chuỗi unicode" into 'unicodeMessage' session variable. And the following is my code snippet to display it in browser: <%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean" %> <%@ taglib uri="/WEB-INF/struts-html.tld" pr

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

AW: AW: unicode in struts

2002-11-12 Thread Hirschmann, Bernhard
Huy, you may provide a code snippet for more details about your problem. Bernhard -- To unsubscribe, e-mail: For additional commands, e-mail:

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

AW: unicode in struts

2002-11-12 Thread Hirschmann, Bernhard
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 variant. Regards, Bernhard -Ursprüngliche Nachricht- Von: Huynh Ngoc Huy [mai