Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
サーバー上のコメットで問題が発生しています
まず、gwt ホスト モードのデフォルト設定 (jetty を使用) で作業しています。comet を有効にするために何か変更を加える必要がありますか?
さて、サーバー上で私が望むのは、クライアントがリクエストを送信し、いわゆるグループに登録されることです。すべてのグループに何らかの変更が発生すると、そのグループに接続されているすべてのクライアントが認識されます。
誰かがこれを手伝ってくれますか??
http://code.google.com/p/gwt-comet/wiki/GettingStartedをご覧ください