Question
1. Create a header.jsp with appropriate opening tags, header information, and stylesheet links. 2. Create a footer.jsp with appropriate closing tags, and some content like:
1. Create a header.jsp with appropriate opening tags, header information, and stylesheet links. 2. Create a footer.jsp with appropriate closing tags, and some content like: [your name] [year] 3. Use the above pages in the index.jsp and thanks.jsp 4. Stor email, first name and last name in cookies on the browser 5. Create a new jsp page to display all of the cookies 6. Add a link to thanks.jsp to the jsp page created in step 5, make sure there's a link back to thanks.jsp 7. When returned to thanks.jsp, form fields should be populated 8. When the user click to enter another email address from the thanks page, delete the current cookie values
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started