Thomas,
> Until now, our solution was indeed to put
> <META HTTP-EQUIV="Content-Type" CONTENT="text/html;charset=windows-1256" />
> into the html code. (----> Tomcat 4.1.24)
>
> If the browser finds a content type in the HTTP header, it
> ignores the HTML header.
What? The whole point of the META tag is actually to *trump* the HTTP
header. That's the whole reason that the META HTTP-EQUIV tag exists. For
the browser to ignore what you put in there pretty much breaks the
rules, right?
-chris
---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)