Christopher Schultz wrote:
> Can you provide a minimal test case as a WAR file: basically just the
> META-INF/web.xml and a minimal SSI page to be processed?
Done. I filed bug report #55176.
I hope it contains all pertinent information.
Thanks for getting back to me.
- David
---
Hi,
I'm trying to use some SSI in 7.0.39 using SSIFilter. The file is parsed, in
principle, but whenever an IF expression with a certain regular expression is
encountered, Tomcat seems to stop processing the file and will not return any
contents after that (for the request).
Example:
My requ