Here is a resource that will show you how to do it in Netscape or IE with
javascript: (The multipart content type only works with Netscape... but Netscape
is the better browser anyway.)

http://www.fluidiom.com:8080/

Thank you everybody,
Chris


Paolo Perrucci wrote:

> Hi Chris,
> take a look here:
>
> http://home.netscape.com/assist/net_sites/pushpull.html
>
> Hope this helps.
> Bye
> Paolo
>
> Chris Heinemann wrote:
> >
> > I was rather hoping to "push" the content... Is this possible?  Like when
> > you go to a page and it "auto starts" a download.  I'm proabably asking to
> > much.
> >
> > "Srinivasan, Krishnan O (MED)" wrote:
> >
> > > Hi,
> > > in your servlet
> > > type
> > >
> > >  response.setHeader("Refresh" ,10);
> > >
> > > this refereshes the page every 10 seconds
> > > -Krishnan
> > >
> > > -----Original Message-----
> > > From: Chris Heinemann [mailto:[EMAIL PROTECTED]]
> > > Sent: Wednesday, August 16, 2000 3:27 PM
> > > To: jakarta; JRUN DISCUSSION GRP
> > > Subject: Multipart / content type ?
> > >
> > > Hello,
> > >
> > > I know that there is a way to do this.  I have a servlet that runs for
> > > about 2 minutes.  I would like to continuely update the user on the
> > > progress (when it changes to a new contract).  I would like to send down
> > > new HTML saying now on "contract number XXX Please wait" every time one
> > > section of processing is finished.  I think this has something to do
> > > with the content type but I am not sure.
> > >
> > > Could somebody help me out?  A simple example would be nice or a URL to
> > > look at for reference.
> > >
> > > Thank you,
> > > Chris Heinemann
> > >

------------------------------------------------------------------------------
Archives: http://www.egroups.com/group/jrun-interest/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/jrun_talk
or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the 
body.

Reply via email to