Skip to content

Commit dc0afd1

Browse files
authored
Update README.md
1 parent e823794 commit dc0afd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ This repository contains all the java programming assignments for the CSE1007 la
147147
148148
## [Servlet Programming - Login with Database](https://github.com/jacobjohn2016/Java-Programming/tree/master/LoginLogout/LoginLogoutDB)
149149
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.
151151
152152
1. [index.html](https://github.com/jacobjohn2016/Java-Programming/blob/master/LoginLogout/LoginLogoutDB/web/index.html): input form
153153
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

Comments
 (0)