If you need to parse SSI from a JSP response, there are two simple ways to do it: 1. Use the SSIServlet and handle it within tomcat 2. If you have a separate web server like Apache in front of tomcat,… more →
vyattamohitsuley wrote 1 year ago: If you need to parse SSI from a JSP response, there are two simple ways to do it: 1. Use the SSIServ … more →