Are you displaying raw XML, or does your XML reference a XSL stylesheet?  IE
is not current on XSL support and has problems processing XSL commands.

Jim

> -----Original Message-----
> From: David Smith [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, March 13, 2002 8:22 AM
> To: Tomcat Users List
> Subject: Re: XML output, I need help.
>
>
> This sounds like IE's old ignore the mime type issue.  Does the
> requested URL
> end in .xml?  If not, IE may not recognize it as an xml file even with
> correct mime typing.
>
> Just a thought.
>
> --David
>
> On Tuesday 12 March 2002 09:35 pm, you wrote:
> > Hi, guys,
> >
> > I tried to write a XML format output using JSP, while I remember to set
> > contentType="text/xml" and write <?xml version="1.0" ?> in the head of
> > output. Then browsing my JSP in IE 5. What I saw is just text while is
> > outside of the tag, and the source is correct XML. How can I make IE
> > defaultly render XML?
> >
> > By the way, <mime-mapping> has been set for XML.
> >
> > Thanks in advance.
> >
> > Juguang.
>
> --
> To unsubscribe:   <mailto:[EMAIL PROTECTED]>
> For additional commands: <mailto:[EMAIL PROTECTED]>
> Troubles with the list: <mailto:[EMAIL PROTECTED]>
>
>


--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to