I am using tomcat to serve both dynamic and static pages with UTF-8
encoding.  The dynamic pages are okay, but the static pages seems being
served by ISO-8859-1 even I set the charset to utf-8

<html>
<head>
<title>foo</title>
<meta http-equiv="imagetoolbar" content="no">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
......
</html>

Would anybody tell me how to serve static html in UTF-8 with tomcat, thanks!

Billy Ng
----------------------------------------------------
This mailbox protected from junk email by MailFrontier Desktop
from MailFrontier, Inc. http://info.mailfrontier.com


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to