Hi, You may like to refer to the book "Core Servlets and Java Server Pages" by Marty Hall. (www.coreservlets.com) An online version is avalable at http://pdf.coreservlets.com/CSAJSP-Chapter4.pdf section 4.4.
| Hi, | | Would you please explain what gzip compression in the servlet container is? | & How do you turn it on? | Is it some tool that needs to be downloaded from some where. | | Thanks & Regards, | MS | | -----Original Message----- | From: Torgeir Veimo [mailto:[EMAIL PROTECTED] | Sent: Thursday, January 12, 2006 1:12 PM | To: Struts Users Mailing List | Subject: Re: Space in jsp | | | On Wed, 2006-01-11 at 23:06 -0800, Vasumathi wrote: | > | > after running the web application, when i see the source of that | > page, | > there are lots and lots of space between each line. | > what is the reason for that, anyone can help me plz. | > i not used any &nbsb in that jsp page... | | It's per jsp spec, whitespace is retained, and i think (if memory serves | right) that tags are converted to whitespace. | | You can turn on gzip compression in the servlet container to compress | output to reduce page download time. | | -- | Torgeir Veimo <[EMAIL PROTECTED]> | Thanks and Regards, Thomas Joseph [EMAIL PROTECTED] Kott Software Pvt. Ltd. | Vallamattom Estate | M.G.Road | Cochin-682015 | India www.kottsoftware.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]