vmassol 2003/08/10 05:26:54
Modified: documentation/docs/xdocs/integration howto_tomcat.xml
Log:
Fixed typo.
Revision Changes Path
1.3 +1 -1
jakarta-cactus/documentation/docs/xdocs/integration/howto_tomcat.xml
Index: howto_tomcat.xml
===================================================================
RCS file:
/home/cvs/jakarta-cactus/documentation/docs/xdocs/integration/howto_tomcat.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- howto_tomcat.xml 30 Jun 2003 16:56:41 -0000 1.2
+++ howto_tomcat.xml 10 Aug 2003 12:26:54 -0000 1.3
@@ -253,7 +253,7 @@
(based on the stylesheet used by the
<strong><junitreport></strong> Ant task) and drop it in
<code>[tomcat-root]/webapps/test</code>. Then, open a browser and type
-
<code>http://localhost:8080/test/ServletTestRunner?suite=TestSampleServlet&xsl=junit-noframes.xsl</code>.
+
<code>http://localhost:8080/test/ServletTestRunner?suite=TestSampleServlet&xsl=cactus-report.xsl</code>.
You should now see the following:
</p>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]