Skip to content

Commit f4206d1

Browse files
committed
ext
1 parent 168ea9f commit f4206d1

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

webapp/src/main/webapp/index.jsp

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
33
<h2> this srinu devops batch start and stop testing-2 !!! </h2>
44
<h2> today is our lsat class!!! </h2>
55

6+
<html>
7+
<body>
8+
9+
<h1>My First Heading</h1>
10+
11+
<p>My first paragraph.</p>
12+
13+
</body>
14+
</html>
615

716
class A{
817
static public void main(String... args){

0 commit comments

Comments
 (0)