Use dwr's reverse ajax... it's great!
http://directwebremoting.org/dwr/reverse-ajax

If you download the sample war it has examples including a chat application.

Dwr3.0 is soon to be released with a whole lot of reverse-ajax niceness.

2008/10/6 Thiago H. de Paula Figueiredo <[EMAIL PROTECTED]>

> Em Mon, 06 Oct 2008 09:19:57 -0300, Otho <[EMAIL PROTECTED]> escreveu:
>
>
>  Hi all!
>>
>> I am musing about a little project where there is for example a simple
>> chatserver in the background and a frontend built with tapestry where a
>> small portion of the page is used as chatwindow.
>>
>> I don't want to use Webstart or an applet but just plain T5.
>>
>> Has anyone already done serverpush with T5 and would like to share the
>> howto or could anyone direct me at some documents about how to do reverse
>> ajax
>> with Tapestry?
>>
>
> Take a look at Comet: http://cometdproject.dojotoolkit.org/. As far as I
> know, there is no ready-to-use implementation in T5, but I think it will be
> more related to Javascript than to T5.
>
> --
> Thiago H. de Paula Figueiredo
> Independent Java consultant, developer, and instructor
> Consultor, desenvolvedor e instrutor em Java
> http://www.arsmachina.com.br/thiago
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to