X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=docker%2Fui%2Froot_index.jsp;fp=docker%2Fui%2Froot_index.jsp;h=d50295027e0ae8e10795885028e7ebe440190ceb;hb=f0359240d6f093f08eca0a077a37ab3b5b842765;hp=0000000000000000000000000000000000000000;hpb=5209bb26e2b70f6eefbccf61713dc2633751b86b;p=validation.git diff --git a/docker/ui/root_index.jsp b/docker/ui/root_index.jsp new file mode 100644 index 0000000..d502950 --- /dev/null +++ b/docker/ui/root_index.jsp @@ -0,0 +1,18 @@ +<%-- +Copyright (c) 2019 AT&T Intellectual Property. All rights reserved. + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +--%> + +<% response.sendRedirect("/bluvalui"); %> +