Sierk Schmittner wrote:
Hi,
I am using a Comet-based servlet and I'm facing two problems:
- When I write the data to the response's outputstream and call the flush
method, the data is only send to the client when there is a minimum amount
of bytes written on the outputstream. Is it p
Hi,
> I am using a Comet-based servlet and I'm facing two problems:
>> - When I write the data to the response's outputstream and call the flush
>> method, the data is only send to the client when there is a minimum amount
>> of bytes written on the outputstream. Is it possible to change this
>>
Sierk Schmittner wrote:
Hi,
I want to implement a server push mechanismus with Tomcat 6/Comet.
The use case is that a javascript client sends an AJAX request to the
server. The server is performing some internal asynchronous tasks (in
seperate threads). The result of these tasks should be
Hi,
I want to implement a server push mechanismus with Tomcat 6/Comet.
The use case is that a javascript client sends an AJAX request to the
server. The server is performing some internal asynchronous tasks (in
seperate threads). The result of these tasks should be pushed asynchronous
to the
Hi,
I started to implement a solution (I hope so) which is discussed in
http://groups.google.com/group/Google-Web-Toolkit/browse_thread/thread/5e851d1b960e303e
Best regards
Achim
-
To start a new topic, e-mail: users@tomcat.a
Hi,
I would like to realize a server push mechanism using Tomcat and GWT.
For the client side there is a technique proposed in
http://groups.google.com/group/Google-Web-Toolkit/browse_thread/thread/5233cf1fc6f2a1a7/3c6aba6a3ae9ec81?lnk=gst&q=server+push+GWT+stack&rnum=1#3c6aba6a3ae9e
I dont know about your environment. But I know few things about push that
> > I
> > would like to share.
> >
> > I researched "push" a while ago. Basically I was looking for server push.
> > HTTP
> > is not push enabled protocol. So the answer is y
Yes,the "http://www.pushlets.com/"; is good!
Thanks!
2005/11/25, Dhaval Patel <[EMAIL PROTECTED]>:
>
> Hi,
>
> I dont know about your environment. But I know few things about push that
> I
> would like to share.
>
> I researched "push" a while ag
I just want to use 'Server Push' to write a chating root.
2005/11/25, Hassan Schroeder <[EMAIL PROTECTED]>:
>
> Andrew.du wrote:
> > Can somebody tell me server push?
>
> C'mon, the *first* hit from googling "server push" is this classic
> (and
Andrew.du wrote:
> Can somebody tell me server push?
C'mon, the *first* hit from googling "server push" is this classic
(and definitive) page:
<http://wp.netscape.com/assist/net_sites/pushpull.html>
--
Hassan Schroeder - [EMAIL PROT
Hi,
I dont know about your environment. But I know few things about push that I
would like to share.
I researched "push" a while ago. Basically I was looking for server push. HTTP
is not push enabled protocol. So the answer is you can not push from server to
client using HTTP. Cli
Can somebody tell me server push?
--
[EMAIL PROTECTED]
I hava search for "Server PUSH" for a long time.
But I still don't know it.
Can you teach me?
[EMAIL PROTECTED]
13 matches
Mail list logo