Search:

Type: Posts; User: Json

Search: Search took 0.10 seconds.

  1. Re: Vietnamese Character Problem in JSP Report. Chinese and Thai Char OK

    Hang on now, from reading your post at the top you're saying that using UTF-8 your JSP wont show correctly, even if you set the meta tag to use content-type and charset for UTF-8?

    Have you made...
  2. Re: Vietnamese Character Problem in JSP Report. Chinese and Thai Char OK

    UTF-16?

    However I though UTF-8 would cover most or even ALL characters on the face of the planet :)

    // Json
  3. Re: Vietnamese Character Problem in JSP Report. Chinese and Thai Char OK

    Should UTF-8 not work for this?

    // Json
  4. Re: Vietnamese Character Problem in JSP Report. Chinese and Thai Char OK

    You would have to ensure all your layers support the character set you need.

    So the database, the internal code that handles the data as well as the jsp page all need to have support for the...
Results 1 to 4 of 4