Asked by AN3852

Write an HTML form that prompts the user to enter loan amount, interest rate, and number of years, as shown in Figure 1. Clicking the Compute Payment button invokes a JSP program to compute and display the monthly and total loan payments, as shown in Figure 2. Use the Loan class (Loan.java) provided in folder Lab3 on Blackboard to compute the monthly and total payments.

Answers

There are no human answers yet.
There are no AI answers yet. The ability to request AI answers is coming soon!

Related Questions