Open theonlydso opened 3 years ago
Here is my commit that gives DWR Java 17, Tomcat 10, Jetty 11, with jakarta-servlet 6 support. It's a one way conversion, with my commit it only supports these versions. Since this is for my own project, I ripped out Struts support since I don't use Struts.
https://github.com/nitehawk42/dwr/commit/d7587267dde09d86e761d2539d3628ee3b50ab57
Hi Does DWR have a new version that works with Tomcat 10.0? DWR is using javax.servlet.http.HttpServletRequest but it has been changed in Tomcat 10 thanks