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
Get step-by-step solutions from verified subject matter experts
