Monday, May 02, 2005

DWR - Ajax and XMLHttpRequest made easy

DWR - Ajax and XMLHttpRequest made easy: "DWR - Direct Web Remoting

DWR is AJAX and XMLHttpRequest made easy. It makes it simple to call Java on the server directly from Javascript in the browser marshalling all the parameters and return values.

It gets rid of almost all the boiler plate code between the web browser and your Java code."

No comments: