1. response.setContentType() always trim the space between "; charset"? stackoverflow.comI'm using Tomcat 6.0.20, HttpServlet my servlet code are as followings :-
but each time i will got the content type as :
which is without the space between " ; ".
May i ... |
2. Preventing Tomcat from appending charset to binary content types stackoverflow.comWe have a Restlet based service that returns the following response:
|
3. Tomcat and charset coderanch.com |