tomcat 10.0.22的文件上传jar包 commons-fileupload与commons-io它不支持
import jakarta.servlet.*; import jakarta.servlet.http.*;
在不更改tomcat的版本的前提下能有解决的办法嘛?
应该是没有的。