Open yrdivya opened 7 months ago
The project has not been updated for four years. But I still use it for personal projects.
I made a copy at https://github.com/bunkenburg/dwr.
I'm wanting to upgrade it to newer Servlet Spec versions. It uses 3.0.1. I want to take it to 3.1.0, 4.0.1, and then to 5 and 6.
(I think which JDK you use shouldn't make a difference. New JDKs can use old code and classes.)
Hi, We currently are on dwr version 3.0.3. Because of some security issues, we are planning to upgrade our product to JDK 17. Is there a dwr version that can support this?