rlubke 02/01/28 16:16:49
Modified:
src/clients/org/apache/jcheck/jsp/client/core_syntax/directives/page/errorpage
positiveErrorPage.html
Log:
- content push from CTS
Revision Changes Path
1.2 +4 -2
jakarta-watchdog-4.0/src/clients/org/apache/jcheck/jsp/client/core_syntax/directives/page/errorpage/positiveErrorPage.html
Index: positiveErrorPage.html
===================================================================
RCS file:
/home/cvs/jakarta-watchdog-4.0/src/clients/org/apache/jcheck/jsp/client/core_syntax/directives/page/errorpage/positiveErrorPage.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- positiveErrorPage.html 9 Oct 2000 22:37:19 -0000 1.1
+++ positiveErrorPage.html 29 Jan 2002 00:16:49 -0000 1.2
@@ -1,9 +1,11 @@
<html>
-<title>myErrorpage</title>
+<title>myerrorpage</title>
<body>
<!-- error page for positiveErrorPage.jsp -->
-This is test error page
+This is a test error page
+
+Exception got is: / by zero
</body>
</html>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>