diff --git a/branchp b/branchp new file mode 100644 index 000000000..e69de29bb diff --git a/src/main/webapp/index.jsp b/src/main/webapp/index.jsp index 1900dd647..4166e6b4c 100644 --- a/src/main/webapp/index.jsp +++ b/src/main/webapp/index.jsp @@ -51,8 +51,8 @@
-

Hello

-

This is from dev branch.

+

Hello Rahul Your First WebApp success...Congrats

+

This is from devloper branch.

Learn more »

diff --git a/target/WebApp.war b/target/WebApp.war new file mode 100644 index 000000000..f7057b4ba Binary files /dev/null and b/target/WebApp.war differ diff --git a/target/WebApp/WEB-INF/web.xml b/target/WebApp/WEB-INF/web.xml new file mode 100644 index 000000000..9f88c1f96 --- /dev/null +++ b/target/WebApp/WEB-INF/web.xml @@ -0,0 +1,7 @@ + + + + Archetype Created Web Application + diff --git a/target/WebApp/css/jumbotron.css b/target/WebApp/css/jumbotron.css new file mode 100644 index 000000000..54ae24b16 --- /dev/null +++ b/target/WebApp/css/jumbotron.css @@ -0,0 +1,5 @@ +/* Move down content because we have a fixed navbar that is 50px tall */ +body { + padding-top: 50px; + padding-bottom: 20px; +} \ No newline at end of file diff --git a/target/WebApp/index.jsp b/target/WebApp/index.jsp new file mode 100644 index 000000000..4166e6b4c --- /dev/null +++ b/target/WebApp/index.jsp @@ -0,0 +1,96 @@ + + + + + + + + + + + Jumbotron Template for Bootstrap + + + + + + + + + + + + + + +
+
+

Hello Rahul Your First WebApp success...Congrats

+

This is from devloper branch.

+

Learn more »

+
+
+ +
+ +
+
+

Heading

+

Donec id elit non mi porta gravida at eget metus. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Etiam porta sem malesuada magna mollis euismod. Donec sed odio dui.

+

View details »

+
+
+

Heading

+

Donec id elit non mi porta gravida at eget metus. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Etiam porta sem malesuada magna mollis euismod. Donec sed odio dui.

+

View details »

+
+
+

Heading

+

Donec sed odio dui. Cras justo odio, dapibus ac facilisis in, egestas eget quam. Vestibulum id ligula porta felis euismod semper. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus.

+

View details »

+
+
+ +
+ + +
+ + + + + + + + + + diff --git a/target/maven-archiver/pom.properties b/target/maven-archiver/pom.properties new file mode 100644 index 000000000..a311ecd70 --- /dev/null +++ b/target/maven-archiver/pom.properties @@ -0,0 +1,5 @@ +#Generated by Maven +#Mon Nov 07 15:54:04 UTC 2022 +groupId=lu.amazon.aws.demo +artifactId=WebApp +version=1.0-SNAPSHOT diff --git a/test2.txt b/test2.txt new file mode 100644 index 000000000..e69de29bb diff --git a/webapp-code b/webapp-code new file mode 160000 index 000000000..578011847 --- /dev/null +++ b/webapp-code @@ -0,0 +1 @@ +Subproject commit 5780118477f407c12af9a4ee49b5fd8529344fd2