/[projects]/miscJava/Test3/WebContent/index.html
ViewVC logotype

Contents of /miscJava/Test3/WebContent/index.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2106 - (show annotations) (download) (as text)
Mon Feb 10 21:54:54 2014 UTC (10 years, 3 months ago) by torben
File MIME type: text/html
File size: 634 byte(s)
add websocket client code
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2 <html>
3 <head>
4 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5 <title>Insert title here</title>
6 </head>
7 <body>
8
9 <a href="TestServlet">TestServlet</a><br>
10 <a href="DispatchServlet">DispatchServlet</a><br/>
11 <a href="test.jsp">test.jsp</a><br/>
12 <a href="dump.jsp">dump.jsp</a><br>
13 <a href="sysinfo.jsp">JSPSysInfo</a><br>
14 <a href="ImageServlet">ImageServlet</a><br>
15 <a href="PdfServlet">PdfServlet</a><br>
16 <a href="Memcached">Memcached</a><br>
17 <br>
18 <a href="WebsockTest.html">WebSocket test</a><br>
19
20 </body>
21 </html>

  ViewVC Help
Powered by ViewVC 1.1.20