/conf/
+
+## hints to start for DK
+cd /usr/local/apache-tomcat-9.0.37/bin/
+./startup.sh
+
+Example http://ec2-18-218-1-221.us-east-2.compute.amazonaws.com:8080/mvn-hello-world/
+
+Ask about feedback
\ No newline at end of file
diff --git a/configs/context.xml b/configs/context.xml
new file mode 100644
index 00000000..0c09e70b
--- /dev/null
+++ b/configs/context.xml
@@ -0,0 +1,24 @@
+
+
+
+
+
+
diff --git a/configs/tomcat-users.xml b/configs/tomcat-users.xml
new file mode 100644
index 00000000..cefa51d1
--- /dev/null
+++ b/configs/tomcat-users.xml
@@ -0,0 +1,49 @@
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/pom.xml b/pom.xml
index 4a3dbbdf..6b14cd40 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,59 +1,59 @@
-
-
- 4.0.0
- com.dev3l.hello_world
- mvn-hello-world
- war
- 1.0-SNAPSHOT
- mvn-hello-world Maven Webapp
- http://maven.apache.org
-
-
- javax.servlet
- servlet-api
- 2.5
-
-
-
- junit
- junit
- 4.12
- test
-
-
-
- org.apache.logging.log4j
- log4j-api
- 2.5
-
-
- org.apache.logging.log4j
- log4j-core
- 2.5
-
-
-
- mvn-hello-world
-
-
- org.apache.maven.plugins
- maven-compiler-plugin
- 3.1
-
-
- 1.8
-
-
-
-
- org.apache.maven.plugins
- maven-war-plugin
- 2.4
-
- false
-
-
-
-
-
+
+
+ 4.0.0
+ com.dev3l.hello_world
+ mvn-hello-world
+ war
+ 1.0-SNAPSHOT
+ mvn-hello-world Maven Webapp
+ http://maven.apache.org
+
+
+ javax.servlet
+ servlet-api
+ 2.5
+
+
+
+ junit
+ junit
+ 4.12
+ test
+
+
+
+ org.apache.logging.log4j
+ log4j-api
+ 2.5
+
+
+ org.apache.logging.log4j
+ log4j-core
+ 2.5
+
+
+
+ mvn-hello-world
+
+
+ org.apache.maven.plugins
+ maven-compiler-plugin
+ 3.1
+
+
+ 1.8
+
+
+
+
+ org.apache.maven.plugins
+ maven-war-plugin
+ 2.4
+
+ false
+
+
+
+
+
diff --git a/src/main/test_file.txt b/src/main/test_file.txt
new file mode 100644
index 00000000..e69de29b
diff --git a/src/main/webapp/index.jsp b/src/main/webapp/index.jsp
index 378e41af..61dcfd06 100644
--- a/src/main/webapp/index.jsp
+++ b/src/main/webapp/index.jsp
@@ -1,17 +1,22 @@
-
-
-
-
- Welcome to Jenkins
-
-
-
-
-
Welcome to
-
-
My job is done with jenkins
-
Now you are with Narendra
-
-
-
+
+
+
+
+ Welcome to Learning GIT!!!
+
+
+
+
+
Hello Team!!!
+ Welcome to the Training
+
+
+
+
+
+
First Touch
+ THANK YOU!!!
+
+
+
\ No newline at end of file