Hi all
We have a strange problem, of web app on displaying the UTF-8 characters correctly, here are the facts :
- Tomcat 6.0.20, running on Ubuntu 9.04
- We have follows advise here Get UTF-8 Working
- Our Webapp able to display UTF-8 Character correctly
However, whenever our developer redeploy our webapp module, or when we restart the tomcat, all the UTF-8 Character is being display as ????? at our browser..
We have to do a proper restart of Tomcat (wait Tomcat stop completely, and restart tomcat again), although is annoying, it does solve the problem.
Does anyone come across similar problem before, thanks for your advise.