Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Now back to the ChattBank Project. Modify the JSP LoginError.jsp. Make it so that when the User logs in incorrectly, the LoginError page should output:

Now back to the ChattBank Project. Modify the JSP 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.)

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

Step: 3

blur-text-image

Ace Your Homework with AI

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

Get Started

Students also viewed these Databases questions