You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
358 B
26 lines
358 B
<html>
|
|
<head>
|
|
<title>Mirror</title>
|
|
</head>
|
|
<body bgcolor=white>
|
|
|
|
<table border="0">
|
|
<tr>
|
|
<td>
|
|
<img src="images/tomcat.gif">
|
|
</td>
|
|
<td>
|
|
<h1>Mirror</h1>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
<ul>
|
|
<p>This Servlet currently provides the following features:
|
|
<!--<li>To a <a href="hello.jsp">JSP page</a>.-->
|
|
<li><a href="core">Mirror</a> of all requests.
|
|
</ul>
|
|
|
|
</body>
|
|
</html>
|