Tag Archives: jsp

stripping out extra spaces in JSP output

While working on JSP running on TOMCAT I noticed that when views the source of the outputted jsp there is to much whitespace in the source. In order to remove all the unnecessary whitespace from the output thereby saving on … Continue reading

Posted in Computers, Web Development | Tagged , , | 2 Comments