Добавить
Уведомления

Java Programming 2 - JSP Exercise 38.13 - Multiple-question opinion poll

In this video, I go over Chapter 38.13 in the textbook using JSP. Suppose you have a Poll table that contains multiple questions. Write a JSP that reads all the questions from the table and display them in a form. When the user clicks the Submit button, another JSP page is invoked. This page updates the Yes or No counts for each question and displays the current Yes and No counts for each question in the Poll table.

Иконка канала Java  Инсайд
2 подписчика
12+
14 просмотров
2 года назад
5 декабря 2023 г.
12+
14 просмотров
2 года назад
5 декабря 2023 г.

In this video, I go over Chapter 38.13 in the textbook using JSP. Suppose you have a Poll table that contains multiple questions. Write a JSP that reads all the questions from the table and display them in a form. When the user clicks the Submit button, another JSP page is invoked. This page updates the Yes or No counts for each question and displays the current Yes and No counts for each question in the Poll table.

, чтобы оставлять комментарии