summaryrefslogtreecommitdiffstats
path: root/sandbox/ant/sca/branches/tb3/samples/webapps/helloworld-stripes/src/main/webapp/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/ant/sca/branches/tb3/samples/webapps/helloworld-stripes/src/main/webapp/index.html')
-rw-r--r--sandbox/ant/sca/branches/tb3/samples/webapps/helloworld-stripes/src/main/webapp/index.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/sandbox/ant/sca/branches/tb3/samples/webapps/helloworld-stripes/src/main/webapp/index.html b/sandbox/ant/sca/branches/tb3/samples/webapps/helloworld-stripes/src/main/webapp/index.html
new file mode 100644
index 0000000000..2b070f4ce0
--- /dev/null
+++ b/sandbox/ant/sca/branches/tb3/samples/webapps/helloworld-stripes/src/main/webapp/index.html
@@ -0,0 +1,6 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<html>
+ <head>
+ <meta http-equiv="refresh" content="0;url=Home.htm">
+ </head>
+</html>