Robert asks:

> Is it possible to trigger a server push without a java client, i.e. can I push 
> a response to the user without getting a request before?

The answer is no if you are using HTTP as your transport protocol. HTTP is a  
stateless protocol so the server has no way of identifying which client to push  
what information to.

-Alex

----
Alex Horovitz
Senior Systems Engineer
Apple Computer, Inc.
Boston, Massachusetts

Reply via email to