DWR: Easy AJAX for JAVA
DWR is a Java open source library which helps developers wanting to write web sites that include AJAX technology. It allows code in a web browser to use Java functions running on a web server as if it was in the browser.
It comprises 2 main parts: Code to allow JavaScript to retrieve data from a servlet based web-server using AJAX principles. And a JavaScript library that makes it easier for the web-site developer to dynamically update the web page with the retrieved data.
了解更多,请进http://getahead.ltd.uk/dwr/overview/dwr
浙公网安备 33010602011771号