rlubke 02/01/28 16:15:11
Added: src/clients/org/apache/jcheck/jsp/client/core_syntax/directives/include
positiveIncludeCtxRelativeDirective.html
positiveIncludePageRelativeDirective.html
Log:
- content push from CTS
Revision Changes Path
1.1
jakarta-watchdog-4.0/src/clients/org/apache/jcheck/jsp/client/core_syntax/directives/include/positiveIncludeCtxRelativeDirective.html
Index: positiveIncludeCtxRelativeDirective.html
===================================================================
<html>
<title>positiveIncludeCtxRelativeDirective</title>
<body>
<!-- testing if including of files work -->
<html>
<title>included</title>
<body>
This is included file
</body>
</html>
</body>
</html>
1.1
jakarta-watchdog-4.0/src/clients/org/apache/jcheck/jsp/client/core_syntax/directives/include/positiveIncludePageRelativeDirective.html
Index: positiveIncludePageRelativeDirective.html
===================================================================
<html>
<title>positiveIncludePageRelative</title>
<body>
<!-- testing if including of files work -->
<html>
<title>included</title>
<body>
This is included file
</body>
</html>
</body>
</html>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>