From: Michael J. Makunas [mailto:[EMAIL PROTECTED] 
> Sent: Monday, September 20, 2004 8:29 PM
> To: Tomcat Users List
> Subject: Re: Tomcat 5.0.28 broken character encoding handling
> 
> Mark Thomas wrote:
> >>From: Krzysztof Cieniuch [mailto:[EMAIL PROTECTED] 
> > 
> >>set meta header content-type to UTF-8
> > 
> > meta headers have no effect in tomcat.
> 
> Is this true of all meta headers (e.g, <meta http-equiv="expires" 
> content="0">,<meta http-equiv="Cache-Control" 
> content="no-cache">, <meta 
> name="Pragma" content="no-cache">, etc)? I'm using Tomcat 4.1.

As far as I am aware yes, as it would require tomcat to reparse the output of
any dynamically generated page to work out what meta headers had been added and
then what to do as a result of them.

Mark



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

Reply via email to