diff options
author | Julien Sere <jsere> | 2011-01-22 17:22:13 +0000 |
---|---|---|
committer | Julien Sere <jsere> | 2011-01-22 17:22:13 +0000 |
commit | d26dbab8f789d787d5c39f8700b4ac19701f286f (patch) | |
tree | 4525a459c2c6582e6015fd82714f7c09b791efb9 /app/v2_java/WebContent/index.html | |
parent | a1051d374d9d7e0892dda3bf19bd4224ff0fa06b (diff) | |
download | 2011-usi-d26dbab8f789d787d5c39f8700b4ac19701f286f.tar.gz 2011-usi-d26dbab8f789d787d5c39f8700b4ac19701f286f.tar.bz2 2011-usi-d26dbab8f789d787d5c39f8700b4ac19701f286f.zip |
initial check out java
git-svn-id: file:///var/svn/2011-usi/trunk@13 db941bf7-0cb3-4dda-9634-87faf64f93a7
Diffstat (limited to 'app/v2_java/WebContent/index.html')
-rw-r--r-- | app/v2_java/WebContent/index.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/app/v2_java/WebContent/index.html b/app/v2_java/WebContent/index.html new file mode 100644 index 0000000..46b3200 --- /dev/null +++ b/app/v2_java/WebContent/index.html @@ -0,0 +1,10 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+<title>Insert title here</title>
+</head>
+<body>
+dsfsdfsdfsdfsfsdfs
+</body>
+</html>
\ No newline at end of file |