commit | 6b73839bf394844c3fac08224d9044640409c550 | [log] [tgz] |
---|---|---|
author | ravi2krishna <ravi2krishna@gmail.com> | Fri Oct 23 10:01:33 2020 +0530 |
committer | ravi2krishna <ravi2krishna@gmail.com> | Fri Oct 23 10:01:33 2020 +0530 |
tree | 9fb7fc02323bcd0ef5d6b1622bf60373c75f36f9 | |
parent | e7f0fb8cf8964395ef8708d7862dc83b95c3ac6f [diff] |
added new function
diff --git a/src/main/webapp/index.jsp b/src/main/webapp/index.jsp index 42c2bc3..fdf31aa 100644 --- a/src/main/webapp/index.jsp +++ b/src/main/webapp/index.jsp
@@ -20,6 +20,7 @@ </label> <input type="radio" name="r2" value="sub" />subtraction <br /> +<input type="radio" name="r2" value="mul" />product </div>