xsl-list
[Top] [All Lists]

Re: <META>-Tag

2004-08-04 10:21:29
Use <xsl:output method="html" encoding="ISO-8859-1"
Cheers,
Agnes


----- Original Message ----- 
From: "Roman Koschel" <rkoschel(_at_)doubleSlash(_dot_)de>
To: <xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com>
Sent: Wednesday, August 04, 2004 5:13 PM
Subject: [xsl] <META>-Tag


Hi,
can anybody tell me where the <META http-equiv="Content-Type" 
content="text/html; charset=UTF-8"> tag is comming from?

It is in my output HTML file. But I do not have it in my XSL nor in my 
XML file. The servlet where the transformer is called does not have 
anything like that also..

I think it is placed there automaticaly, but how can I get rid of it? Or 
change it into ISO-8859-1?

I'm using xalan-j 2.6.0.

Thanks,
Roman Koschel.

--+------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: 
<mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--+--