X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=ui%2Fsrc%2Fmain%2Fwebapp%2FWEB-INF%2Fviews%2Fwelcome.jsp;fp=ui%2Fsrc%2Fmain%2Fwebapp%2FWEB-INF%2Fviews%2Fwelcome.jsp;h=0f3d69571685f466f351dbe3fa38b18c78186438;hb=c5ad3fa5dcff60eb9108ed303806ff28b31a9c09;hp=0000000000000000000000000000000000000000;hpb=e8d760fe817577deae92c372b877507adc100a5f;p=validation.git diff --git a/ui/src/main/webapp/WEB-INF/views/welcome.jsp b/ui/src/main/webapp/WEB-INF/views/welcome.jsp new file mode 100755 index 0000000..0f3d695 --- /dev/null +++ b/ui/src/main/webapp/WEB-INF/views/welcome.jsp @@ -0,0 +1,28 @@ + +<%@taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%> + + + + Spring 4 MVC Hello World Example with Maven Eclipse + + + +

Hello World, Spring MVC

+ +

Welcome, ${name}

+ + \ No newline at end of file