Struts and Chinese

2004-02-03 Thread Vinicius Carvalho
Has anyone here used the struts to work with Chinese language? Do I need any special library to deal with DoubleByte Chars?? Thanks Vinicius - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

Re: Struts and Chinese

2004-02-03 Thread Greg Reddin
I've done it before. Unforetunately, I can't remember everything that had to be done. If my memory serves me correctly, I didn't have to change anything within the application or Struts. I only had to add a Servlet filter to set the character encoding of the request before Struts ever sees

Re: Struts and Chinese

2004-02-03 Thread Jim Theodoridis
Mailing List [EMAIL PROTECTED] Sent: Tuesday, February 03, 2004 3:21 PM Subject: Re: Struts and Chinese I've done it before. Unforetunately, I can't remember everything that had to be done. If my memory serves me correctly, I didn't have to change anything within the application or Struts. I