made few changes also adding test method
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
<html>
|
||||
<body>
|
||||
<b>Name:</b><%= request.getParameter("theoremName")%>
|
||||
<br><b>Name1:</b><%= request.getParameter("theoremName1")%>
|
||||
<br><b>Name2:</b><%= request.getParameter("theoremName2")%>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user