AW: String , html encoding

2003-01-15 Thread Hirschmann, Bernhard

Do you really know what you're talking about?

-Ursprüngliche Nachricht-
Von: Mark Galbreath
Gesendet: Mittwoch, 15. Januar 2003 16:32
An: 'Struts Users Mailing List'
Betreff: RE: String , html encoding


This is really a luzer question, dude.  Even negative effort could have
given you:

http://www.asciitable.com/

Mark

-Original Message-
From: Ahmed ALAMI 
Sent: Wednesday, January 15, 2003 7:54 AM


How can I encode Strings to HTML content. including the special caracters
(é, è), because I have bzzarre outpouts. THX



--
To unsubscribe, e-mail:

For additional commands, e-mail:


--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




AW: String , html encoding

2003-01-15 Thread Hirschmann, Bernhard

> How can I encode Strings to HTML content. including the special 
> caracters (é, è), because I have bzzarre outpouts.

I have the same problem and didn't find a proper solution for it.

As far as I understand you have two possibilities:

1.) You use utf-8 as the character set of your JSPs, so the browser will
interprete the characters correct.

2.) If you really want to use the HTML characters, you have to use a
transformer, which transforms special the characters. I didn't found a
transformer for that, so I have written my own. If you are interested in
this transformer, just send me a mail.

Regards,
Bernhard

--
To unsubscribe, e-mail:   
For additional commands, e-mail: