Not exactly sure what you mean. When i create a table there is 3 or 4 lines of white space between each row. Stylesheets cant remove this --- Schalk Neethling <[EMAIL PROTECTED]> wrote:
> So if I understand correctly then this is the view > users have of the > page. Have you tried using CSS to control the way > the table behaves? > > A wrote: > > >In the compiled JSP page - I dont want to remove > white > >space from the code for the sake of readability > > > > > >--- Schalk Neethling <[EMAIL PROTECTED]> wrote: > > > > > > > >>Are you talking about about white spaces in the > code > >>or the rendered > >>page itself? > >> > >>Parsons Technical Services wrote: > >> > >> > >> > >>>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: > === message truncated === __________________________________ Do you Yahoo!? Yahoo! Mail is new and improved - Check it out! http://promotions.yahoo.com/new_mail --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
