Contact: Tel: 2726 - New Media Systems, 1st Floor South, Queens Walk How did you create your XML file? If you are not writing the XML from DOM object, make sure that the XMl file you sent back start with <?xml version"1.0"?>. Setting content type to "text/xml" alone is not enough to make IE5 to recognise your XML file. Cheers, Charles Giscard Girard <[EMAIL PROTECTED]> on 11/01/2000 04:22:47 AM To: [EMAIL PROTECTED] cc: (bcc: Charles Chen/YellowPages) From: Giscard Girard <[EMAIL PROTECTED]>, 1 November 2000, 4:22 a.m. xml from servlet/IE5 pain. [Scanned by Yellow Pages PostMaster] I'm trying to send back xml from my servlet. For some reason IE5 doesn't treat my content as xml, even if I set the content-type to text/xml. Any way around this? _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. Share information about yourself, create your own public profile at http://profiles.msn.com. ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
