-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------
O.k. I did a little research on the web, it turns out that 'server-push' is indeed a
netscape-extension.
IE does not support it. We'll have to revert to client-pull (aka the meta-refresh...)
for MSIE.
Steve Ruby wrote:
> -----------------------------
> Please read the FAQ!
> <http://java.apache.org/faq/>
> -----------------------------
>
> I copied your code and pasted it exactly. If it doesn't work
> in IE I'll have to stick with my javascript method anyway, it works
> pretty good.
>
> thanks
> Steve
>
> On Tue, 24 Aug 1999, Wilfried Geis wrote:
>
> > -----------------------------
> > Please read the FAQ!
> > <http://java.apache.org/faq/>
> > -----------------------------
> >
> >
> >
> > Steve Ruby wrote:
> >
> > > -----------------------------
> > > Please read the FAQ!
> > > <http://java.apache.org/faq/>
> > > -----------------------------
> > >
> > > I like the idea here, but I can't seem to get this to work. netscape
> > > 4.5 is waiting 3 secons, then it flashes the "Awaiting..." just
> > > before the "this is the end"
> >
> > Are you sure you have the \n at the end of the line? As in:
> > out.println("Awaiting query results, please wait ...<br>\n");
> >
> > Otherwise the following flush() won't work!
> >
> > I couldn't get this to work with IE either. Probably some MS-RFC-screwup thingy.
> >
> > Anybody know how to get it to work with IE?
> >
> > --
> >
> > Wilfried Geis
> > ITM Research GmbH
> >
> >
> >
> >
> > --
> > --------------------------------------------------------------
> > Please read the FAQ! <http://java.apache.org/faq/>
> > To subscribe: [EMAIL PROTECTED]
> > To unsubscribe: [EMAIL PROTECTED]
> > Archives and Other: <http://java.apache.org/main/mail.html>
> > Problems?: [EMAIL PROTECTED]
> >
> >
>
> --
> --------------------------------------------------------------
> Please read the FAQ! <http://java.apache.org/faq/>
> To subscribe: [EMAIL PROTECTED]
> To unsubscribe: [EMAIL PROTECTED]
> Archives and Other: <http://java.apache.org/main/mail.html>
> Problems?: [EMAIL PROTECTED]
--
Wilfried Geis
ITM Research GmbH
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]