I need to convert a php script to jsp.

In php i buffer all output to the page so that nothing is sent. I can then
gzip the output for the whole page and send it to the browser (for those
that support gzip)

I need to do a similar thing if possible using JSP and/ or stand alone
classes/beans.

Can anyone point me in the right direction.

Thanks for your help
Tony Leake





_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
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