02:00 Athens, Beirut, Bucharest,
Istanbul
Subject: Re: comet implementation issue
On Sat, 29 May 2010 07:24:59 -0300, Robin Komiwes
wrote:
> For information, I think Jetty is powering Google App Engine. See:
> http://jetty.codehaus.org/jetty/
GAE does use Jetty. By the way, Jetty is an E
On Sat, 29 May 2010 07:24:59 -0300, Robin Komiwes
wrote:
For information, I think Jetty is powering Google App Engine. See:
http://jetty.codehaus.org/jetty/
GAE does use Jetty. By the way, Jetty is an Eclipse project now:
http://www.eclipse.org/jetty/
--
Thiago H. de Paula Figueiredo
In
avy lifting?
>
> regards,
> Rajesh
>
>
>
> - Original Message
> From: "p.stavrini...@albourne.com"
> To: Tapestry users
> Sent: Tue, 25 May, 2010 1:27:43 PM
> Subject: Re: comet implementation issue
>
>
> Using a dispatcher may prevent th
is not expected. Are you suggesting that jetty
can be used for some heavy lifting?
regards,
Rajesh
- Original Message
From: "p.stavrini...@albourne.com"
To: Tapestry users
Sent: Tue, 25 May, 2010 1:27:43 PM
Subject: Re: comet implementation issue
Using a dispatcher m
yes, you are right thread.sleep does not look like the right approach, it does
not scale either. thanks
- Original Message
From: Thiago H. de Paula Figueiredo
To: Tapestry users
Sent: Tue, 25 May, 2010 6:41:08 AM
Subject: Re: comet implementation issue
On Mon, 24 May 2010 21:45:16
, Beirut, Bucharest,
Istanbul
Subject: Re: comet implementation issue
On Mon, 24 May 2010 21:45:16 -0300, rajesh sukumaran
wrote:
> This behavior is not limited to the reverse ajax call but it is seen
> with all the pages. It is as if the polling for page change stops with
> the revers
On Mon, 24 May 2010 21:45:16 -0300, rajesh sukumaran
wrote:
This behavior is not limited to the reverse ajax call but it is seen
with all the pages. It is as if the polling for page change stops with
the reverse ajax call. Can a Thread.sleep(...) in a dispatcher cause the
page change pol
Paula Figueiredo
To: Tapestry users
Sent: Sun, 23 May, 2010 6:01:48 PM
Subject: Re: comet implementation issue
On Sat, 22 May 2010 19:19:01 -0300, rajesh sukumaran
wrote:
> Hi,
Hi!
> Once the reverse ajax script fires the change made to the TML files will not
> get reflected in the b
On Sat, 22 May 2010 19:19:01 -0300, rajesh sukumaran
wrote:
Hi,
Hi!
Once the reverse ajax script fires the change made to the TML files will
not get reflected in the browser. I have to restart the web application
to see the effect of a change in TML files. This is causing lot of
inco
@tapestry.apache.org
Sent: Sun, 16 May, 2010 1:26:49 AM
Subject: Re: comet implementation issue
Hi Rajesh,
Maybe Tapestry is not meant to do Comet for the reasons that Thiago stated.
I'm implementing Comet as well but with a different approach:
The Comet thing is totally handled by another tool
urned is very simple. I'll try out the
> dispatcher approach. BTW you are right I am using Tapestry 5.1.0.5.
>
> regards,
> Rajesh
>
>
> - Original Message
> From: Thiago H. de Paula Figueiredo
> To: Tapestry users
> Sent: Wed, 12 May, 2010 5:59:12 PM
comet implementation issue
On Wed, 12 May 2010 00:19:20 -0300, rajesh sukumaran
wrote:
> Hi,
Hi!
> I implemented reverse ajax component that uses long polling technique.
> Basically what I did was to use JQuery's jQuery.getJSON(...) method to make
> an
> ajax call using a
On Wed, 12 May 2010 00:19:20 -0300, rajesh sukumaran
wrote:
Hi,
Hi!
I implemented reverse ajax component that uses long polling technique.
Basically what I did was to use JQuery's jQuery.getJSON(...) method to
make an
ajax call using an action event URL of the component. The action ev
Hi,
I implemented reverse ajax component that uses long polling technique.
Basically what I did was to use JQuery's jQuery.getJSON(...) method to make an
ajax call using an action event URL of the component. The action event on
the component spawns another event(using resourse.triggerEvent()) whi
14 matches
Mail list logo