GG,
  For security reasons within web browsers, the servers can only do so much
interactivity with the client without the actual client's intervention.
There is Flash, ISML, and other multimedia technologies which strive to
solve such questions.  Also, alternative file formats (PNG instead of GIF
and JPG images) are being developed (Standard Vector-based Graphics) to
alleviate the bandwidth issues.
  Although there is JavaScript, client-side installations of Java applets
and ActiveX controls, any alternatives would realistically increase traffic
by sending more client-server requests for certain information (processes to
take place), the actual data files, and subsequent client-server requests
that may need to be taken.
  Then again, it would be a great alternative to the industry, eh!

Nasser

----- Original Message -----
From: "Gaurav Gehlot" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, September 22, 2000 8:09 PM
Subject: A Random Question


> Hi,
>   Is it possible to compress the web pages while sending it to the client
> browser and then uncompress them on the client machine in order to reduce
> the network traffic.
>
> TIA,
> gg
>
>
===========================================================================
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.html
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
>

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to