Adding radio buttons, dropdown lists, and checkboxes to simple JSP forms

preview_player
Показать описание
Demonstration of using radio buttons, drop down lists, and check boxes to a simple .jsp form. When check boxes are used, an array must be created on the results page to receive the data and if/then/else logic as well as for loops are created to parse and display the data.
Рекомендации по теме