Navigation Between Pages
- Consider an enhancement of our timezone program
- We start with a page that prompts the user to enter the name of a city
- When the user clicks "Submit" a new page appears
- Next page is either the page with the time display or an error page if no time zone is available
- The JSF container needs to determine which page to show next