In this exercise you will deploy the number quiz example from Chapter 2 of the Core JSF text and use it as a model to create a simple arithmetic tutor.
The number quiz application is contained in the numberquiz folder for chapter 2 in the Core JSF text examples.
Before you deploy the number quiz, copy the numberquiz folder to one called tutor (it can live in the same directory as numberquiz).