You're welcome.
It may be a good idea to file a bug, because Tomcat 6.0.10 supports
JSP 2.1 and trimDirectiveWhitespaces is a new feature in JSP 2.1 , it
is supposed to work.
I've personally tried Ant's RegEx to compress the white spaces in
HTML, JS and other files, I've also heard that it is po
On 5/11/07, Milanez, Marcus <[EMAIL PROTECTED]> wrote:
Hi,
Do I need something else besides declaring <%@ page
trimDirectiveWhitespaces="false" %> to have my page's white spaces
trimmed? This directive doesn't seem to work at all...
You are right it doesn't seem to work on Tomcat 6.0.10, well