Write a JSF page to let the user enter taxable income and filing status, as shown in Figure 33.27a. Clicking the Compue Tax button computes and displays the tax, as shown in Figure 33.27b. Use the computeTax method introduced in Listing 3.5, ComputeTax.java, to compute tax. see image.