Skip to content

Week3 updates and notes

Choose a tag to compare

@karlnicholas karlnicholas released this 14 Sep 19:44
· 12 commits to master since this release
  • Created a Hello.jsp and a GoodBye.jsp.
  • Removed the simple html code from the servlets and put it into the JSP pages.
  • Added redirects in the servlets to point to the to the jsp pages.
  • Fixed up the HTML in the JSP pages to look a little like menus.