Thank you for the answer. What is COMET? How can i use it?
> Hi,
> 
> you can't call getMessage() from the servlet.
> You seems to have a weird understanding of client-server
> communication.
> 
> Any class you have showed us are client classes (browser). No idea how
> you call anything from servlet.
> You may use GWT-RPC for communication (and you should have a look on
> COMET if you want to make a chat app)
> 
> Just follow the stockwatcher sample and you get the necessary
> information.
> 
> http://code.google.com/intl/de-DE/webtoolkit/doc/latest/tutorial/clientserver.html
> 
> 
> 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 [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to