/Java-Servlet

Simple Java Servlet application. It's like a phonebook. Client connect to the application and first it has to "register" with it's username and password. Server saves his/hers credentials and session. Each time that users try to access the webpage the user will be remembered through the session. After registering person can add new contacts in list of contacts through the simple form.

Primary LanguageJava

No issues in this repository yet.