タグ
Direct Web Remoting DWR allows Javascript in a browser to interact with Java on a server and helps you manipulate web pages with the results. DWR is Easy Ajax for Java DWR version 2.0 is our new stable release. Version 2 includes a host of up... 続きを読む
Javaで書いているWebアプリケーションで、JavaScriptで非同期通信を行う必要があったので、以前から気になっていたDWRを使ってみました。DWR(Direct Web Remoting)はAjaxを扱うことに特化したJavaのフレームワークです。Ajaxを使うときに、クライアント側(ブ... 続きを読む

