Re: JSP to Servlet conversion missing HTML contents in Tomcat 8.5.91

2023-08-04 Thread அருள்ராஜன் அ லை
Yes. But fortunately it is not a tomcat issue. The NewRelic agent we used for instrumentation, could've caused it. After disabling the Browser instrumentation in newrelic it compiled fine. Also it worked well in other server where we dont have newrelic. So Thanks for checking. Sorry for updating it

Re: JSP to Servlet conversion missing HTML contents in Tomcat 8.5.91

2023-08-03 Thread Mark Thomas
On 01/08/2023 19:13, அருள்ராஜன் அ லை wrote: Hi We are recently upgraded tomcat 8.5.91 . While the below JSP compiled into JAVA it is missing some content JSP JAVA class generated try { response.setContentType("text/html"); pageContext = _jspxFactory.getPageContex