Tomcat does not support websocket so far.

I have used Jetty 7 for websocket, it's surprisingly easy, much easier than
glassfish mode.

Try this: http://blogs.webtide.com/gregw/entry/jetty_websocket_server

On Tue, Dec 14, 2010 at 9:27 PM, Jess Holle <je...@ptc.com> wrote:

> Does Tomcat 7 provide support for HTML 5 web sockets?
>
> Will it soon -- or is this always to be provided by a separate library?
>
> On a related note, we use the JK connector and a front-end web server, most
> often Apache, to load balance requests to multiple back-end Tomcats.  Is
> there a plan to add web socket support to Apache and the JK connector?  Or
> does one immediately have to jump into the realm of IP load balancing to do
> web sockets with multiple server processes?  If so, would someone suggest a
> free software IP load balancer written in Java?  How about
> http://sourceforge.net/projects/javalb/?
>
> --
> Jess Holle
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>
>

Reply via email to