Hi, On Tue, Jan 10, 2012 at 20:25, Hendrik Schenk <[email protected]> wrote: > Oh...how stupid of me! > > So it was correct what i did. thank you for your help. > > And a servlet is the correct way to use websockets in jetty? or is there > another way?
WebSocketServlet is the best way. Simon -- http://cometd.org http://intalio.com http://bordet.blogspot.com ---- Finally, no matter how good the architecture and design are, to deliver bug-free software with optimal performance and reliability, the implementation technique must be flawless. Victoria Livschitz _______________________________________________ jetty-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/jetty-users
