Using out.write() and out.print() methods in jsp makes mistakes and becomes popular

Reason for error: It is caused by not importing jsp-api.jar, only need to import this package

Solution: In the lib directory of tomcat, put the jsp-api.jar package in the lib under the Web directory

Guess you like

Origin blog.csdn.net/m0_63324772/article/details/131307316