>I have experienced differences between servlet engines.  With both
>ServletExec and JRun, out.flush() indeed caused pending output to appear at
>the browser, but using WebSphere, the output did not appear until the
>out.close() was called.  I have not been able to alter this to date.

Sorry, I didn't know that...

> > >I have a query and i want to send results(out.println(...)) before
> > >(out.close()) to the browser.

Remark: if you put everything in one large table, Netscape will not
show any results before a closing tag for the table is reached.
Maybe this can also be a problem in your application...

______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com

___________________________________________________________________________
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