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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 609 - (show annotations) (download) (as text)
Mon Feb 22 21:05:28 2010 UTC (14 years, 2 months ago) by torben
File MIME type: text/html
File size: 456 byte(s)
import
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 </body>
15 </html>

  ViewVC Help
Powered by ViewVC 1.1.20