Unable to View Source of an XML file using IE7
问题 I am enhancing our web framework to use web services and one of features I would like is the ability to view XML that has been submitted. I am using our Java servlet to launch a popup and serve the XML and this works - in IE7 I get the expected behaviour when of a nicely formatted and folding view of the XML. The problem is if I select 'View Source' I get a popup saying " The XML source file is unavailable for viewing ". I've used Fiddler to inspect the response headers which I've provided