Skip to content

Commit 7612d8f

Browse files
Update home.jsp
1 parent c550970 commit 7612d8f

File tree

1 file changed

+13
-18
lines changed

1 file changed

+13
-18
lines changed

src/main/webapp/WEB-INF/home.jsp

Lines changed: 13 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,33 @@
1-
2-
<%@ taglib prefix="spring" uri="http://www.springframework.org/tags"%>
3-
<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%>
4-
1+
<%@ page language="java" contentType="text/html; charset=UTF-8"
2+
pageEncoding="UTF-8"%>
53
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
64
<html>
75
<head>
8-
<spring:url value="/resources/images/mithunlogo.jpg" var="mithunlogo" />
96
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
10-
<title>Mithun Software Solutions- Home Page</title>
11-
<link href="${mithunlogo}" rel="icon">
7+
<title>MithunTechnologies- Home Page</title>
8+
<link href="images/mithunlogo.jpg" rel="icon">
129
</head>
1310
</head>
1411
<body>
15-
<h1 align="center">Welcome to Mithun Software Solutions Pvt Ltd.</h1>
16-
<h1 align="center">
17-
MIHUN SOFTWARE SOLUTIONS--- 100 % Job Guarntee DevOps Program will start on Sep 15th 7 PM IST - Online , and on Sep 21st 9 AM we have class room demo.
18-
Very Good Training center for DevOps in Maratha Halli and also for Job Assitance... and Job Support also...Teaching Real Time scnerios</h1>
12+
<h1 align="center">Welcome to Mithun Technologies.</h1>
13+
<h1 align="center">Very Good Training center for DevOps with AWS in Maratha Halli and also for Job Assitance Job Support also...Teaching Real Time scnerios</h1>
1914
<hr>
2015
<div style="text-align: center;">
2116
<span>
22-
<img src="${mithunlogo}" alt="" width="100"/>
23-
17+
<img src="images/mithunlogo.jpg" alt="" width="100">
2418
</span>
2519
<span style="font-weight: bold;">
26-
Mithun Software Solutions Pvt Ltd,
27-
SGR Dental college Road,
20+
Mithun Technologies,
2821
Martha Halli,Opp To Madhurai Iddly House
2922
Bangalore.
30-
+91-9980923226
31-
+91-9014996877
23+
+91-9980923226,
24+
<br>
25+
<a href="mailto:[email protected]">Mail to Mithun Technologies</a>
3226
</span>
3327
</div>
3428
<hr>
35-
<p> Service : <a href="${pageContext.request.contextPath}/services/getEmployeeDetails">Get Employee Details </p>
29+
<p> Service : <a href="services/getEmployeeDetails">Get Employee Details </p>
30+
<hr>
3631
<hr>
3732
<p align=center>Mithun Technologies - Consultant, Training, Development Center.</p>
3833
<p align=center><small>Copyrights 2019 by <a href="http://mithuntechnologies.com/">Mithun Technologies</a> </small></p>

0 commit comments

Comments
 (0)