aboutsummaryrefslogtreecommitdiffstats
path: root/dcae_dmaapbc_webapp/dbca-overlay/src/main/webapp/app/fusion/scripts/DS2-view-models/welcome.html
diff options
context:
space:
mode:
Diffstat (limited to 'dcae_dmaapbc_webapp/dbca-overlay/src/main/webapp/app/fusion/scripts/DS2-view-models/welcome.html')
-rw-r--r--dcae_dmaapbc_webapp/dbca-overlay/src/main/webapp/app/fusion/scripts/DS2-view-models/welcome.html11
1 files changed, 11 insertions, 0 deletions
diff --git a/dcae_dmaapbc_webapp/dbca-overlay/src/main/webapp/app/fusion/scripts/DS2-view-models/welcome.html b/dcae_dmaapbc_webapp/dbca-overlay/src/main/webapp/app/fusion/scripts/DS2-view-models/welcome.html
new file mode 100644
index 0000000..f8ec20d
--- /dev/null
+++ b/dcae_dmaapbc_webapp/dbca-overlay/src/main/webapp/app/fusion/scripts/DS2-view-models/welcome.html
@@ -0,0 +1,11 @@
+ <html>
+ <head>
+ <title>Redirecting</title>
+ <meta http-equiv="refresh" content="0;URL='dbc#'" />
+ </head>
+ <body>
+ <p>
+ Redirecting to the <a href="dbc#">DBC start page</a> now.
+ </p>
+ </body>
+</html>