Question: Exercise 33.4 Calculate Loan Write a JSF page that lets the user enter loan amount, interest rate, and number of years, as shown in Figure
Exercise 33.4 Calculate Loan
Write a JSF page that lets the user enter loan amount, interest rate, and number of years, as shown in Figure 33.28a (Liang page 1256). Click the Compute Loan Payment button to compute and display the monthly and total loan payments, as shown in Figure 33.28b. Use the Loan class given in Listing 10.2, Loan.java, to compute the monthly and total payments.
Be sure to use validation on all input fields.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
