Hi Tomcat Uses group, My Java Spring MVC application works great with Tomcat 9.0.50, when I moved Tomcat version from 9.0.50 to 9.0.80 my spring MVC java web application was broken, JAAS authentication is not working as it expected, all of a sudden chrome browser(s) caching web application and response headers not expiring like before, I am looking for a workaround for this issue here. I am also wondering why backward compatibility is not maintained in Tomcat Server end when I switch from one version of Tomcat to another version. Your help here is greatly appreciated.
Best Regards Venkat