Create a jsp called loginerror jsp


Problem

Create a JSP called "LoginError.jsp". Make it so that when the User logs in incorrectly, the LoginError page should output: "Error Logging in for User with ID 3001", or whatever ID the User tries to use. You will need to get the Customer Object out of the Session and get the 'cid' and output this to the HTML.(i.e. "User with ID 3001, invalid password!!" - you get the user ID from the Business Object in the Session.)

Request for Solution File

Ask an Expert for Answer!!
JAVA Programming: Create a jsp called loginerror jsp
Reference No:- TGS03233448

Expected delivery within 24 Hours