Rewrite Exercise 37.4 using JSP. You need to import ComputeTax in the JSP. Data from Exercise 37.4
Question:
Rewrite Exercise 37.4 using JSP. You need to import ComputeTax in the JSP.
Data from Exercise 37.4
Write an HTML form to prompt the user to enter taxable income and filing status, as shown in Figure 37.27a. Clicking the Compute Tax button invokes a servlet to compute and display the tax, as shown in Figure 37.27b.
Use the computeTax method introduced in Listing 3.7, ComputingTax.java, to compute tax.
Fantastic news! We've Found the answer you've been seeking!
Step by Step Answer:
Related Book For
Introduction To Java Programming And Data Structures Comprehensive Version
ISBN: 9780136520238
12th Edition
Authors: Y. Daniel Liang
Question Posted: