Re: Tomcat 10 and Java 17

2022-04-04 Thread Mark Thomas
4 Apr 2022 16:09:21 Navin Chandra Mohan : 1. Is there a recommended version of Tomcat for Java 17. Tomcat 10 or the 10.1 (once it is released) or I can continue with the 9.0.60 release itself? Latest stable release of any currently supported Tomcat branch. 2. Once 10.1 is formally

RE: [EXTERNAL] Tomcat 10 and Java 17

2022-04-04 Thread Hedrick, Brooke - 43
Navin, You will probably want to switch to Tomcat 9.0.62 if you are using Spring MVC or Spring WebFlow due to a recent vulnerability. -Brooke -Original Message- From: Navin Chandra Mohan Sent: Monday, April 4, 2022 9:09 AM To: users@tomcat.apache.org Subject: [EXTERNAL] Tomcat 10 and

Tomcat 10 and Java 17

2022-04-04 Thread Navin Chandra Mohan
Hello !! I am using Tomcat 9.0.60 for my web and HTTP front end server applications, with Java 8 on RHEL 7.8 OS. My plan is to update to Java 17 with RHEL 8 and would like to clarify the below doubts, considering the fact that there are no major architectural changes between 9 and 10 (it is

RE: handling invalid URL

2022-04-04 Thread Joseph Michaud
SNIP > >> > >> I think the answer is 'no', but I'll ask anyway Is there a global-level > ErrorReportValve capability? Or some facility to easily remove the version > information from an 'invalid URL' error report? (I'm aware of modifying the > ServerInfo.properties file, but that affects