[JDEV] webclient project

Stefan Strigler steve at zeank.in-berlin.de
Fri Jan 3 15:30:03 CST 2003


On Fri, Jan 03, 2003 at 11:44:36AM -0800, Dave Meador wrote:

> How were you planning on solving the client-notification problem?  I think
> there needs to be a client-side process running that maintains a connection
> to the sever... thus Java and Flash based solutions.

You can solve this by using nph (non-parsed-headers), which means the
server is sending a constant stream (no timeout) and sends a
javascript-reload when a new message arrives :-)

Greets,
	Steve



More information about the JDev mailing list