Jsp encoding « Web « Spring Q&A





1. Special characters incongruence    stackoverflow.com

Hello I'm building a Spring MVC web application that runs on Tomcat 6.0.20 and JDK 1.6.0_19. When I send some special characters through an HTML form some of them are stored ...

2. encoding non english chars with utf 8 on jsp    forum.springsource.org

Hi, I am deploying my project from eclipse using Ant into weblogic server.In my JSP i am specifying encoding as UTF-8.But for me instead of chinese letters it is displaying some ...