JSF JavaServer Faces - PawelBogdan/BecomeJavaHero GitHub Wiki
Introduction
First classes was prepared using this page.
Exercises
- Display all books from database
- Display list menu with categories
- Add possibility to choose books of specified category
- Add possibility to add author to database (verify if names start with capital letter and age is a positive number)
- Add possibility to edit author inside of list of all authors