HTML is the result of a request to the
server, and after the response is sent from the server, the server has no
idea that the client is there until it receives another request. You could
have the page refresh every xx seconds, but this would cause a big overhead for
the server. You could also do this using applets -- the server can
communicate with the applet sessions. Most HTML based chat programs
work with applets for this reason.
Mike
|
- Sending Response Objet to client without reques... [EMAIL PROTECTED]
- Re: Sending Response Objet to client witho... S Srinivas Nayak
- Re: Sending Response Objet to client witho... subzero
- Nullpointer on dispatcher Peter Maas
- Re: Sending Response Objet to client w... Neelakantan Lakshminarayan
- Re: Sending Response Objet to client witho... Galbreath, Mark
- Re: Sending Response Objet to client w... Mike Silvers
- Re: Sending Response Objet to clie... APL
- Re: Sending Response Objet to ... Daniel Joshua
- Re: Sending Response Objet to ... Michael Weller