I am using VAJ/WebSphere 3.02 (and have no choice as to changing/upgrading). I am 
using model 2 MVC (ie servlets->JSP).

Some of the pages I am creating will be quite large so I was looking at implementing 
GZIP compression in the JSP. Unsuccessfully :-(

Has anybody managed this in my environment?

I was also looking at the possibility of creating some servlets to serve files that 
are effectively dynamic. What I mean by this is that I intend for the file (eg 
javascript) to be created at startup from shared properties files. As some of the 
files can be quite large as well I was thinking that GZIP compression would be useful 
here as well. Is this feasible or are there problems/better ways?

TIA
Michael Rutherfurd

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to