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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 643 - (show annotations) (download) (as text)
Fri Apr 9 12:22:28 2010 UTC (14 years, 1 month ago) by torben
File MIME type: text/html
File size: 574 byte(s)
Updated index with url to latest samples
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>
17 </body>
18 </html>

  ViewVC Help
Powered by ViewVC 1.1.20