Skip to content

Week 6 Progress

Latest

Choose a tag to compare

@karlnicholas karlnicholas released this 10 Oct 13:53
· 3 commits to master since this release

Week 6 - Add model.Registration class

  • Added a model.Registration class to represent the database table.
  • passed the model.Registration to a jsp page.
  • displayed values from the passed Java Bean on the jsp page.