I just stepped through the 20 minute Cactus tutorial here: http://jakarta.apache.org/cactus/howto_tomcat.html
I successfully arrived at the last step and pulled junit-noframes. xsl from here: http://jakarta.apache.org/cactus/misc/junit-noframes.xsl I loaded the final URL: http://localhost:8080/test/ServletTestRunner?suite=TestSampleServlet&xsl=junit- noframes.xsl and was given an error message from IE 5.5. I did some searching and found that IE 5.5 doesn't support XSL: http://www.w3schools.com/xsl/xsl_browsers.asp They recommended upgrading to IE 6, so I did. I tried it again and received this message: The XML page cannot be displayed Cannot view XML input using XSL style sheet. Please correct the error and then click the Refresh button, or try again later. -------- System does not support the specified encoding. When I view source, it looks like valid XML to me, although I'm no expert. What am I doing wrong? TIA, --Dave http://www.redsquirrel.com/dave/ -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
