fixed again, thanks Alex for your detailed reviews I have learned alot :)

This commit is contained in:
-
2019-03-19 17:44:53 -06:00
parent f0cb7633c6
commit 5479130178
8 changed files with 35 additions and 71 deletions
+2 -1
View File
@@ -1,6 +1,7 @@
<html>
<body>
<br><b>Name:</b><%= request.getParameter("theoremName")%>
<br><b>Name:</b><%= request.getParameter("theoremName1")%>
<br><b>Name:</b><%= request.getParameter("theoremName2")%>
</body>
</html>