Re: textarea Encoding

2008-07-11 Thread Joachim Rohde
Pizarro schrieb: Hi All, I've a problem with textarea encoding. I use struts 2.0.11. I put things like áí or ü into a text area, then I pass that value to others pages (through session) and the the characters appear as "?". I looked forums and all problems had a Db involved, not

textarea Encoding

2008-07-11 Thread Juan Pablo Pizarro
Hi All, I've a problem with textarea encoding. I use struts 2.0.11. I put things like áí or ü into a text area, then I pass that value to others pages (through session) and the the characters appear as "?". I looked forums and all problems had a Db involved, not mine. Any idea?