This is project to show how can setup in Java simple web project and authentication,register, add user forms will show for examples with codes
- User Authentication and Identification server side logic
- Java JDBC connection with PostgreSql
- Password bcrypt example
- Java email send
- JSP use session object
- HTML form params get from Servlet example
- Servlet redirect,forward example
- Simple security example with Java Filter