You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by Andreas Scheucher <sc...@webdynamite.com> on 2005/08/26 12:56:25 UTC

JSP with textarea/Form getter and german special character problem

Hello,

I have got a JSP with an textarea. Whene i read out the value over the 
getter from the related formBean, i get wrong characters for german 
spezial characters:
äöüÄÖÜß ( right encoding is &auml; &ouml; &uuml; &Auml; .... &szlig;

becomes to äöü����

Can anybody tell me, what to do to get the characters in the rigth encoding?
I am relatively new to web programming. Hence I am not that fitt in 
encodings and things like this.

Thanks in advance,
Andreas

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org