Changed app name to hello-java and deleted junk files

This commit is contained in:
Ravi Srinivasan
2019-06-04 10:03:40 +05:30
parent b13f8d5345
commit de664729bc
20 changed files with 0 additions and 156 deletions

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<web-app version="3.1" xmlns="http://xmlns.jcp.org/xml/ns/javaee"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/javaee http://xmlns.jcp.org/xml/ns/javaee/web-app_3_1.xsd">
</web-app>