Skip to content

Week 4 progress

Choose a tag to compare

@karlnicholas karlnicholas released this 26 Sep 15:49
· 9 commits to master since this release

Week 4 - Finish HTML portion

  * Changed names to lower case.
  * Renamed hello jsp and java to index jsp and index
  * Updated web.xml to reflect changes.
  * Changed web.xml to use "" (context root) as URL for index.
  * Added a simple form to goodbye.jsp and doPost processing to Goodbye.java.