How do I pass information from a servlet to a JSP page

后端 未结 4 1193
日久生厌
日久生厌 2020-12-06 02:45

Is it possible to have a servlet that contains an object (an ArrayList in this case) that then does the equivalent of displaying a jsp page and passing that object to the js

4条回答
提交回复
热议问题