Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Welcome to the Midterm! User Name: Password: index.html. Use your first name in all titles! welcome.html after logging in as Bugs register.html (use form binding)

image text in transcribedimage text in transcribed

Welcome to the Midterm! User Name: Password: index.html. Use your first name in all titles! welcome.html after logging in as Bugs register.html (use form binding) Back to index after Register with a message Logging on as newly created user Tweety. Invalid user Name and/or password. Wrong Tweety is now also in the database. password was entered here. (Hint: a method can have more than one return statement) - You should create a Spring Boot application with Spring Web, Thymeleaf, Lombok, H2 Database and JDBC SQL dependencies. - Make sure you use your own name when setting up the project! - You must use the following; o Best practices as taught in class for database access (using H2 ): - NamedParameterJdbcTemplate - MapSqlParameterSource - BeanPropertyRowMapper - Thymeleaf in all dynamic pages and Form Binding in the Register User page. o Appropriate http methods handled in the controller class - Your application should not crash if user does not enter values (hint: required!) - You do not have to add commenting to your code, but you may decide to put some if you are having difficulties and want to explain (for possible partial marks) Your project should have a structure very similar to the following. Make sure you have your first name and last name instead of the placeholders! Serious marks deducted if not. Submission Criterion - Submit your zipped eclipse project (not rar or 7zip; marks will be deducted!) - Make sure you also look at the rubric! Good Luck

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

More Books

Students also viewed these Databases questions