Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Does anyone know if Tomcat can parse both JSP and SSI within the same document?

DOCUMENT JSP parse ssi Tomcat
0
Posted

Does anyone know if Tomcat can parse both JSP and SSI within the same document?

0

test.jsp<%= "Hello World" %>I know that this is a terrible coding practice (since one should use JSP includes instead of SSI when coding a JSP file) but ServletExec with iPlanet allows this type of thing and we have legacy code with this requirement.Basically it looks like Tomcat would need to be told to parse every file of this type twice, once for JSP content, and once for SSI.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123