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