Home Tutorialhelp Comment jsp questions

 
 

Comment

anurag
jsp questions,
November 7, 2008 at 4:50 PM

9) Create an HTML page containing the following features
a. Create a login JSP page with username , password and submit button.
b. On submit, display message ‘Thank you for logging in ’ Also create cookies to store username and password.
c. Open login JSP page on a new browser. If the cookie is present the username and password field should be automatically populated with the values from the cookie.

View All Comments
Related Tutorial and Articles

Ask Questions?

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.

Ask your questions, our development team will try to give answers to your questions.