Hi,

we had the same problem, the need to notify the client of refreshed frames.

We solved it by an applet that controls those frames based on server
notification ( e.g. uses showDocument() to refresh the frame with new output
generated by servlets ).

Regards,
Matthias Kümpel

"Gast, Thorsten" wrote:

> > Hi,
> >
> > on my site I display content which can change within some seconds. Is
> > there a possibility
> > a) to inform the client when content has change
> > or
> > b) to make an automatic refresh of the page
> >
> > greetings
> > Thorsten
>
> ___________________________________________________________________________
> 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

___________________________________________________________________________
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