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 RPC を使用せずに、クライアントとサーバーの間でデータを渡したいと考えています。JSON データを送信して応答を返す必要があります。GWT RPC を使用せずにこれを達成するにはどうすればよいですか? 例を提供してください..
Googleの公式チュートリアルをご覧ください: JSONデータの取得