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
378 B
26 lines
378 B
<html>
|
|
<head>
|
|
<title>BridgeServlet</title>
|
|
</head>
|
|
<body bgcolor=white>
|
|
|
|
<table border="0">
|
|
<tr>
|
|
<td>
|
|
<img src="images/tomcat.gif">
|
|
</td>
|
|
<td>
|
|
<h1>BridgeServlet</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">Tunnel</a> to hosted Application.
|
|
</ul>
|
|
|
|
</body>
|
|
</html>
|