Hello Everybody

I want to use Gzip compression in my web application which is under construction. I am developing it in Struts and I want to know how to use Gzip in Struts. As Gzip concept is very new for me, it will be better if a little detailed explanation of Gzip process is provided. Step-wise explanation will do.

Thanks in advance,
Aditya

GZIP or any other compression when used for web applications is almost/always at the web server/web container level rather than the framework/technology used. Do a web search for 'gzip apache' or 'gzip tomcat' for more details.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.