You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -147,7 +147,7 @@ This repository contains all the java programming assignments for the CSE1007 la
147
147
148
148
## [Servlet Programming - Login with Database](https://github.com/jacobjohn2016/Java-Programming/tree/master/LoginLogout/LoginLogoutDB)
149
149
150
-
_Recommended IDE_ is Netbeans. I wasn't able to link the database successfull with neither Eclipse nor IntelliJ.
150
+
_Recommended IDE_ is Netbeans. I wasn't able to link the database successfully with neither Eclipse nor IntelliJ.
151
151
152
152
1. [index.html](https://github.com/jacobjohn2016/Java-Programming/blob/master/LoginLogout/LoginLogoutDB/web/index.html): input form
153
153
2. [FirstServlet.java](https://github.com/jacobjohn2016/Java-Programming/blob/master/LoginLogout/LoginLogoutDB/src/java/FirstServlet.java): authenticates the username and password
0 commit comments