/[projects]/miscJava/Test4Simple/src/main/webapp/index.html
ViewVC logotype

Annotation of /miscJava/Test4Simple/src/main/webapp/index.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2516 - (hide annotations) (download) (as text)
Mon Apr 27 15:41:43 2015 UTC (9 years, 1 month ago) by torben
File MIME type: text/html
File size: 634 byte(s)
forked test3 to test4 with out the advanced ejb stuff etc
1 torben 2516 <!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