On 8 Jun., 13:38, vkrejcirik <vkrejci...@gmail.com> wrote:
> Hi, I'm developing web based application with GWT toolkit. I have
> client and server part. On server part, I have class for managing of
> connection to JMS server for listening to JMS topic. I don't find
> better way than periodically send request from client to server.

Hi,

there is no need to poll.
Use techniques like comet, server push. It is rather simple to
implement. And there are open source libs available for that topic.

Stefan Bachert
http://gwtworld.de

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to