In this lesson you will add the input fields and command buttons
to the input.jsp and output fields to the output.jsp.
The input and output fields in a JSP allow users to set the framework
for creating dynamic input and output interfaces. The input field is where
the user will input the day, month, and year to be and the output field is
where the corresponding day of the week will be generated. The input includes
the
Submit,
Refresh, and the
output includes the
Display an existing record controls
for this day of the week tutorial.
To add input fields and command buttons
to the input.jsp file:
Describe or show the results of the steps they just followed.