Skip to content

Commit ababae9

Browse files
authored
Update index.jsp
1 parent 940aa34 commit ababae9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/webapp/index.jsp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
background-color: #5f6ecc;
4949
font-weight: bold;">Web Calculator</div>
5050
<div class="panel-body">
51-
<form>
51+
<form action="firstHomePage" method="get">
5252
<fieldset>
5353
<div class="form-group">
5454
<input type="text" name="n1" class="form-control" />

0 commit comments

Comments
 (0)