Then they are using a very odd or out dated browser. Thus a very small
percentage of the users will have problems.

Doug Parsons
www.parsonstechnical.com


----- Original Message ----- 
From: "A" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: Saturday, August 21, 2004 12:22 PM
Subject: Re: JSP WhiteSpace


> Well what happens if your users cannot accept zipped
> content - your pretty much screwed then if you choose
> this method.  I woul dprefer a way of doing this
> without compressing the output.
>
> Any ideas?
>
>
> --- Tim Funk <[EMAIL PROTECTED]> wrote:
>
> > Use mod_gzip. (If using apache, or tomcat 5 also
> > supports compressing on the
> > HTTP connector) The whitespace becomes a non-issue
> > and your *really* save
> > bandwidth.
> >
> > -Tim
> >
> > Jack Kada wrote:
> >
> > > Developers,
> > >
> > > I have completed a JSP project but when i view the
> > > source of the HTML pages there are loads of
> > whitespace
> > > in between tables rows.
> > >
> > > I am using Tomcat 5 and in the mailing list read
> > that
> > > there is a parameter called trimSpaces().  I tried
> > > this but it had no effect on the webpage.
> > >
> > > If i could remove whitespace without touching JSP
> > code
> > > i would save a lot of bandwidth.
> > >
> >
> >
> ---------------------------------------------------------------------
> > To unsubscribe, e-mail:
> > [EMAIL PROTECTED]
> > For additional commands, e-mail:
> > [EMAIL PROTECTED]
> >
> >
>
>
>
> _______________________________
> Do you Yahoo!?
> Win 1 of 4,000 free domain names from Yahoo! Enter now.
> http://promotions.yahoo.com/goldrush
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to