Re: URGENT !!! - Compressing JSP

2002-07-30 Thread Hans Bergsten
Finally, if you are using Tomcat 4, check the log files and see if there are any clues there. Hans > -Original Message- > From: Hans Bergsten [mailto:[EMAIL PROTECTED]] > Sent: Monday, July 29, 2002 7:08 PM > To: [EMAIL PROTECTED] > Subject: Re: URGENT !!! - Compressing JSP

Re: URGENT !!! - Compressing JSP

2002-07-30 Thread Bommakanti, Vamsee
wrong Thanks Vamsee -Original Message- From: Hans Bergsten [mailto:[EMAIL PROTECTED]] Sent: Monday, July 29, 2002 7:08 PM To: [EMAIL PROTECTED] Subject: Re: URGENT !!! - Compressing JSP Bommakanti, Vamsee wrote: > Hi > Can any one give me idea about how to compress a JSP output. I am

Re: URGENT !!! - Compressing JSP

2002-07-30 Thread Dmitry Namiot
See Optimize taglib from Coldtags suite: http://www.servletsuite.com/jsp.htm Also you can use filters. Gzip filter is here: http://www.servletsuite.com/servlets.htm -- Coldbeans Software - server-side Java (tm) components http://www.servletsuite.com ___

Re: URGENT !!! - Compressing JSP

2002-07-29 Thread Hans Bergsten
Bommakanti, Vamsee wrote: > Hi > Can any one give me idea about how to compress a JSP output. I am using > Tomcat for running JSP's > I looked at gzip but donot know how to use it in a JSP. Things like that should not be done by the JSP page. A better approach is to use filter, as described in th

URGENT !!! - Compressing JSP

2002-07-29 Thread Bommakanti, Vamsee
Hi Can any one give me idea about how to compress a JSP output. I am using Tomcat for running JSP's I looked at gzip but donot know how to use it in a JSP. Thanks Vamsee === To unsubscribe: mailto [EMAIL PROTECTED] with body: