1. Where can I find a Java Servlet Filter that applies regex to the output? stackoverflow.comI'm hoping someone has already written this: A servlet filter that can be configured with regular expression search/replace patterns and applies them to the HTML output. Does such a thing exist? |