Women in Technology

Hear us Roar



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.


Stephen Goddard
Sr. Web Developer
CNN.com

Full Threads Oldest First

Showing messages 1 through 1 of 1.

  • Remotely serving XUL and RDF
    2003-05-19 12:23:26  mykmelez [View]

    Sorry I didn't see this earlier; O'Reilly's feature to notify me when a new message is posted didn't seem to work in this case.

    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?