Problem transforming XML with server XSLT in Firefox

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • garey
    New Member
    • Jun 2007
    • 1

    Problem transforming XML with server XSLT in Firefox

    Here are two URLs


    In Firefox 2, the first URL results in the XSL stylesheet referenced in the XML document being applied correctly. The second URL does not. The difference is that the first URL is being served by Apache httpd 1.3.X, and the second by Tomcat 6.0.

    This document was generated dynamically by the app at noidbind. When I generate the document, I set the mimetype of the document to 'text/xml' and that also fails to work.

    All of these work in IE.

    Can anyone tell me what I have to do to fix this, and get the stylesheet applied when the document is served by Tomcat?

    Thanks;

    Garey Mills
    Last edited by Dököll; Jun 12 '07, 10:58 PM. Reason: URL tags
  • Dököll
    Recognized Expert Top Contributor
    • Nov 2006
    • 2379

    #2
    Hiya!

    Have you tried contacting Tomcat?

    Also, Garey, I wonder if there isn't anything listed in your Firefox to allow you to do as you please...
    Last edited by Dököll; Jun 12 '07, 11:12 PM. Reason: Added remark re: Tomcat

    Comment

    Working...