I study servlets. According to the task, you need to write a web application that can add, change, delete and display the data tables. However, JSP cannot be used. On the Internet, a lot of examples using JSP. The question is probably stupid, but I would nevertheless be grateful for the detailed answer: whether it is possible to write a web application WITHOUT using JSP - only a servlet. If so, is it possible to get a link to an example of just such an implementation of the task?
getParameter()method and write them to the database. Here is an example , do not hesitate to use Google. - enzo