aboutsummaryrefslogtreecommitdiffstats
path: root/ecd-app-os/src/main/webapp/WEB-INF/jsp/login.jsp
diff options
context:
space:
mode:
Diffstat (limited to 'ecd-app-os/src/main/webapp/WEB-INF/jsp/login.jsp')
-rw-r--r--ecd-app-os/src/main/webapp/WEB-INF/jsp/login.jsp11
1 files changed, 0 insertions, 11 deletions
diff --git a/ecd-app-os/src/main/webapp/WEB-INF/jsp/login.jsp b/ecd-app-os/src/main/webapp/WEB-INF/jsp/login.jsp
deleted file mode 100644
index 564a572..0000000
--- a/ecd-app-os/src/main/webapp/WEB-INF/jsp/login.jsp
+++ /dev/null
@@ -1,11 +0,0 @@
- <html>
- <head>
- <title>Redirecting</title>
- <meta http-equiv="refresh" content="0;URL='login_external.htm'" />
- </head>
- <body>
- <p>
- Redirecting to the <a href="login_external.htm">External login page</a> now.
- </p>
- </body>
-</html>