users@glassfish.java.net

Re: Glassfish + Grizzly - Websocket Issue !!

From: <forums_at_java.net>
Date: Fri, 29 Jul 2011 01:44:38 -0500 (CDT)

Thanks Alexis ,

your assumption is right :) hv already enabled websockets via asadmin , and
also if my understanding is right websocket engine gets initiated (as the
chat across diff browsers works) . But what i fail to understand is the
server part of code,

Putting it in different words , say in case of the chat application User-User
interaction works fine , but what i need is , based on the input given by the
user the server needs to respond (Server sent Events) for which i thought
that WebsocketApplication Override methods (onmessage) in the inherited class
would come handy , but seems like both examples doesn't get into that
websocketApplication inherited class !!!


--
[Message sent by forum member 'kpmadhan']
View Post: http://forums.java.net/node/826946