Hi,
    I am having trouble setting the page content type and encoding on my JSP pages. 
The content on the JSP page is already in UTF-8 format and so we cannot use <%@ page 
%> tag to set content type and have to use HTML META TAG to set these headers. But 
tomcat alwasys sets the page encoding to western european ISO and browser is ignoring 
the META tag. The sam page works fine with Weblogic. Please help me resolve this 
problem.

Thanks
Gulshan

Reply via email to