| Article: |
Remote Application Development with Mozilla | |
| Subject: | Remotely serving XUL and RDF | |
| Date: | 2003-01-28 19:47:45 | |
| From: | anonymous2 | |
|
I would like to point out that if you want your rdf datasource to work, you should add it to the application/vnd.mozilla.xul+xml mimetype. From reading this article I thought it should be added as application/xml which doesn't work.
|
||
Showing messages 1 through 1 of 1.
-
Remotely serving XUL and RDF
2003-05-19 12:23:26 mykmelez [View]



RDF files should indeed be either "application/xml" or "text/xml". "application/vnd.mozilla.xul+xml" is the MIME type for XUL files. Perhaps you are mixing up the two?