Stefan Lenselink wrote: > The only thing that doesn't work yes is the editing straight from the > internet. I've written an Java Servlet to make up a xml document and > send it to the client but when I request the Servlet in a web browser > (for example IE) IE Displays the XML document in it's own view (the IE > xml-tree-view). But I want IE to launch XXE when it needs to open an XML > file. Is this possible? > > I configures Windows to open *.xml files with XXE, so when I double > click on an XML file XXE get launched and opens and loads the XML file. > > How do I configure IE to launch XXE when IE receives a XML file? I set > the content type to "text/xml" and I also tried "application/xml" but it > didn't help. Do I need to set a special http-header to tell IE to launch > XXE?
Sorry but I don't know.

