/[projects]/miscJava/DataUpload/WebContent/index.jsp
ViewVC logotype

Annotation of /miscJava/DataUpload/WebContent/index.jsp

Parent Directory Parent Directory | Revision Log Revision Log


Revision 593 - (hide annotations) (download)
Sat Feb 20 06:43:13 2010 UTC (14 years, 3 months ago) by torben
File size: 481 byte(s)
added dumpsite for old java code
1 torben 593 <%@ page language="java" contentType="text/html; charset=ISO-8859-1"
2     pageEncoding="ISO-8859-1"%>
3     <% response.sendRedirect("/DataUpload/DataViewer"); %>
4     <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
5     <html>
6     <head>
7     <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
8     <title>Insert title here</title>
9     </head>
10     <body>
11     <a href="/DataUpload/DataViewer">/DataUpload/DataViewer</a>
12     </body>
13     </html>

  ViewVC Help
Powered by ViewVC 1.1.20