I tried to get the /examples/xsl/doc.jsp file from my Netscape 4.72 browser running on Linux and I found out that the mime type for the response is "text/xml" - I modified the doc.xsl stylesheet so that the "xsl:output" type is "html" instead of "xml" but the mime type doesn't change. I know that if I change the mime type of doc.jsp to anything other than "text/xml" I won't get the XSLServlet to kick in. How can I get the mime type of the transformed document (the output of the XSLServlet) to be "text/html?" Thanks. -Rich ===== Richard E. Sansom [EMAIL PROTECTED] __________________________________________________ Do You Yahoo!? Send instant messages & get email alerts with Yahoo! Messenger. http://im.yahoo.com/
