vmassol 2002/12/15 03:25:47
Modified: documentation/docs/xdocs howto_runner.xml
Log:
Added note about browsers displaying blank page when XML is returned
Revision Changes Path
1.4 +5 -0 jakarta-cactus/documentation/docs/xdocs/howto_runner.xml
Index: howto_runner.xml
===================================================================
RCS file: /home/cvs/jakarta-cactus/documentation/docs/xdocs/howto_runner.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- howto_runner.xml 19 May 2002 20:34:14 -0000 1.3
+++ howto_runner.xml 15 Dec 2002 11:25:47 -0000 1.4
@@ -151,6 +151,11 @@
<figure src="images/servlettestrunner_xml.jpg" alt="XML output of
ServletTestRunner"/>
+ <note>
+ If you see a blank page, click on the View source option of your
+ browser. It means your browser doesn't know how to display XML data.
+ </note>
+
<p>
Ok, that's nice ... But what if I want HTML instead of XML ? Don't
worry there is a solution. Grab the following
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>