Create an HTML form that prompts the user to enter a temperature in Fahrenheit. When the form is submitted, a JSP webpage should run that displays the temperature converted to Celsius. The temperature in Celsius is 5 * (Fahrenheit - 32)/9.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.