[Xsltforms-support] text/xml vs text/html
Brought to you by:
alain-couthures
From: Grégoire C. <gco...@gm...> - 2010-03-30 19:46:15
|
Hi, I noticed that the examples at : http://www.agencexml.com/xsltforms (bottom of the page) are served as text/html and work perfectly However, on my own computer, where I use the eXist database with the Jetty server, all ".xml" files are served with a content-type of text/xml. When I force the mime-type to "text/html", it seems that XSLTForms doesn't apply the XSL at all. Is there a change since beta2, that makes the use of "text/xml" compulsory? Thanks, Grégoire |