Hi,
Is there a way to configure tomcat to remove the excess whitespace that is
left over when tomcat parses the jsp tags. There is lots of blank lines
left over in my html were the jsp tags use to be and I want to remove them.
sometimes I get stuff like (this is just an example):
hello
Hi,
I'm running apache 2.0.54 under windows XP with tomcat 5.5.7 and keep
getting this error:
trying to connect socket 772 to 127.0.0.1:8009
connect to 127.0.0.1:8009 failed with errno=61
Failed opening socket to (127.0.0.1:8009) with (errno=61)
Error connecting to the Tomcat process.
I can co