Hi-
There is a short section on white space in the JSP spec which may be
helpful.
-Terence M. Bandoian
>>>
>>>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
On 2/21/06, Steven Pannell <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Is there a way to configure tomcat to remove the excess whitespace that is
> left over when tomcat parses the jsp tags.
Configuring Jasper to trim spaces [1] should help some. If justified,
a compaction filter could be introduced as
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