Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Bonni Garcia   on Oct 03 In Java Category.

  
Question Answered By: Este Ferrrari   on Oct 03

The best workaround for this problem  is using an encoding  filter which
reads all request  and changes the encoding to your favorite one, so
you don't have to change the tomcat parameter or jvm parameter. it's
the solution  you can find  it in sun's pet store as EncodingFilter.java

Share: 

 

This Question has 3 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on JSP & utf-8 Or get search suggestion and latest updates.


Tagged: