Hi,
I want to use the so-called "push" technology. I want my servlet to
sit and look at some resourse and when some event happened with this
resourse, servlet must say to applet: "event happened". The idea is
to don't close servlet's output stream (and dont exit from "service"
function). This technics is described in IBM redbook about WebSphere
server. But I cant make it work. An applet can not open input stream
until servlet call "out.close()" and exit from "service" function.
What am I doing wrong? Did anybody try it?
--
Andrew Klochkov
___________________________________________________________________________
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