Yes, I have HttpServletResponse.setContentType("text/xml").  I still have
no clue of why I am getting the blank page...

Thanks

Tim Cronin wrote:

> did you try HttpServletResponse.setContentType(text/xml)?
>
> -----Original Message-----
> From: Mathy V Arumugam [mailto:[EMAIL PROTECTED]]
> Sent: Monday, April 22, 2002 7:06 PM
> To: [EMAIL PROTECTED]
> Subject: empty xml page using tomcat4.0
>
> Hello,
>
> I am new to this group.  I have just installed tomcat 4.0.  I am trying
> to create a xml document using servlet.  I have copied all the style
> sheets and .xml files into the ..\webapps\ROOT dir, and servlet into
> ..\webapps\ROOT\WEB-INF\classes dir.  I have also copied all the needed
> jar files into the coomon\lib dir.
>
> The servlet suppose to create a xml page.  Instead it gives me a page
> with [document-null].
>
> I run the same servlet using javawebserver2.0 and it runs great.
>
> What am I doing wrong?????  Please someone help me!!!
>
> Thanks
>
> --
> 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]>


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

Reply via email to