Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added src/main/webapp/honeywell.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 6 additions & 15 deletions src/main/webapp/index.jsp
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta name="author" content="">
<link rel="icon" href="../../../../favicon.ico">

<title>Reliance </title>
<title>Honeywell </title>

<!-- Bootstrap core CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous"></link>
Expand All @@ -16,13 +16,13 @@
<style>

.banner-nissan {
height: 600px;
height: 387px;
width: 100%;

max-width: 100%;

min-height: 20%;
min-width: 30%;
background-image: url("Jio-Innovative-company.jpg");
background-image: url("honeywell.png");
background-size: contain;
background-repeat:no-repeat;
}
Expand Down Expand Up @@ -60,17 +60,7 @@
</div>
</div>
</div>
<div class="navbar navbar-dark bg-dark box-shadow" style=" background-color:#f2f2f2!important;">
<div class="container d-flex justify-content-between">
<a href="#" class="navbar-brand d-flex align-items-center">
<img src="RIL_Logo.png">

</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarHeader" aria-controls="navbarHeader" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
</div>
</div>

</header>

<main role="main">
Expand Down Expand Up @@ -241,5 +231,6 @@
<script>window.jQuery || document.write('<script src="../../assets/js/vendor/jquery-slim.min.js"><\/script>')</script>

</body>

</html>

Binary file modified target/java-tomcat-maven-example.war
Binary file not shown.
20 changes: 5 additions & 15 deletions target/java-tomcat-maven-example/index.jsp
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta name="author" content="">
<link rel="icon" href="../../../../favicon.ico">

<title>Reliance </title>
<title>Honeywell </title>

<!-- Bootstrap core CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous"></link>
Expand All @@ -16,13 +16,13 @@
<style>

.banner-nissan {
height: 600px;
height: 387px;
width: 100%;

max-width: 100%;

min-height: 20%;
min-width: 30%;
background-image: url("Jio-Innovative-company.jpg");
background-image: url("honeywell.png");
background-size: contain;
background-repeat:no-repeat;
}
Expand Down Expand Up @@ -60,17 +60,7 @@
</div>
</div>
</div>
<div class="navbar navbar-dark bg-dark box-shadow" style=" background-color:#f2f2f2!important;">
<div class="container d-flex justify-content-between">
<a href="#" class="navbar-brand d-flex align-items-center">
<img src="RIL_Logo.png">

</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarHeader" aria-controls="navbarHeader" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
</div>
</div>

</header>

<main role="main">
Expand Down
2 changes: 1 addition & 1 deletion target/maven-archiver/pom.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#Generated by Maven
#Tue Oct 16 15:22:15 IST 2018
#Mon Oct 29 11:48:57 IST 2018
groupId=com.example
artifactId=java-tomcat-maven-example
version=1.0-SNAPSHOT
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#Generated by Maven
#Tue Oct 16 15:22:15 IST 2018
#Mon Oct 29 11:48:57 IST 2018
groupId=com.example
artifactId=java-tomcat-maven-example
version=1.0-SNAPSHOT
20 changes: 5 additions & 15 deletions target/tomcat.8080/webapps/expanded/index.jsp
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta name="author" content="">
<link rel="icon" href="../../../../favicon.ico">

<title>Reliance </title>
<title>Honeywell </title>

<!-- Bootstrap core CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous"></link>
Expand All @@ -16,13 +16,13 @@
<style>

.banner-nissan {
height: 600px;
height: 387px;
width: 100%;

max-width: 100%;

min-height: 20%;
min-width: 30%;
background-image: url("Jio-Innovative-company.jpg");
background-image: url("honeywell.png");
background-size: contain;
background-repeat:no-repeat;
}
Expand Down Expand Up @@ -60,17 +60,7 @@
</div>
</div>
</div>
<div class="navbar navbar-dark bg-dark box-shadow" style=" background-color:#f2f2f2!important;">
<div class="container d-flex justify-content-between">
<a href="#" class="navbar-brand d-flex align-items-center">
<img src="RIL_Logo.png">

</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarHeader" aria-controls="navbarHeader" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
</div>
</div>

</header>

<main role="main">
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Generated by the Jasper component of Apache Tomcat
* Version: Apache Tomcat/8.5.11
* Generated at: 2018-10-16 09:52:40 UTC
* Generated at: 2018-10-29 06:19:12 UTC
* Note: The last modified time of this file was set to
* the last modified time of the source file after
* generation to assist with modification tracking.
Expand Down Expand Up @@ -114,7 +114,7 @@ public void _jspService(final javax.servlet.http.HttpServletRequest request, fin
out.write(" <meta name=\"author\" content=\"\">\r\n");
out.write(" <link rel=\"icon\" href=\"../../../../favicon.ico\">\r\n");
out.write("\r\n");
out.write(" <title>Reliance </title>\r\n");
out.write(" <title>Honeywell </title>\r\n");
out.write("\r\n");
out.write(" <!-- Bootstrap core CSS -->\r\n");
out.write("\t<link rel=\"stylesheet\" href=\"https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css\" integrity=\"sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm\" crossorigin=\"anonymous\"></link>\r\n");
Expand All @@ -124,13 +124,13 @@ public void _jspService(final javax.servlet.http.HttpServletRequest request, fin
out.write("\t<style>\r\n");
out.write("\t\r\n");
out.write("\t.banner-nissan {\r\n");
out.write("\t height: 600px;\r\n");
out.write("\t height: 387px;\r\n");
out.write("\t width: 100%;\r\n");
out.write("\t \r\n");
out.write("\t max-width: 100%;\r\n");
out.write("\t \r\n");
out.write("\t min-height: 20%;\r\n");
out.write("\t min-width: 30%;\r\n");
out.write("\t background-image: url(\"Jio-Innovative-company.jpg\");\r\n");
out.write("\t background-image: url(\"honeywell.png\");\r\n");
out.write("\tbackground-size: contain;\r\n");
out.write("\tbackground-repeat:no-repeat;\r\n");
out.write("\t}\r\n");
Expand Down Expand Up @@ -168,17 +168,7 @@ public void _jspService(final javax.servlet.http.HttpServletRequest request, fin
out.write(" </div>\r\n");
out.write(" </div>\r\n");
out.write(" </div>\r\n");
out.write(" <div class=\"navbar navbar-dark bg-dark box-shadow\" style=\" background-color:#f2f2f2!important;\">\r\n");
out.write(" <div class=\"container d-flex justify-content-between\">\r\n");
out.write(" <a href=\"#\" class=\"navbar-brand d-flex align-items-center\">\r\n");
out.write("\t\t\t<img src=\"RIL_Logo.png\">\r\n");
out.write("\t\t \r\n");
out.write(" </a>\r\n");
out.write(" <button class=\"navbar-toggler\" type=\"button\" data-toggle=\"collapse\" data-target=\"#navbarHeader\" aria-controls=\"navbarHeader\" aria-expanded=\"false\" aria-label=\"Toggle navigation\">\r\n");
out.write(" <span class=\"navbar-toggler-icon\"></span>\r\n");
out.write(" </button>\r\n");
out.write(" </div>\r\n");
out.write(" </div>\r\n");
out.write(" \r\n");
out.write(" </header>\r\n");
out.write("\r\n");
out.write(" <main role=\"main\">\r\n");
Expand Down