» tagged pages
» logout

(Feed found, click Add Page to syndicate.) Error finding feed, please try again » Find feed title

A Blog Page allows you to add entries, for news or other time sensitive postings

(Login required to save to your tagged pages.)
(or Cancel)

Make further edits, (or Cancel)

(Login required to save to your tagged pages.)
(or Cancel)

(Editing anonymously: to be credited for your changes, login or register a new account)

Change Page Permissions? Changing these permissions will adjust who can modify this page.

Anonymous (change)
Swik Users (change)
(or Cancel)
Upload an image from your computer:
or Copy an image from a URL:
or Erase the current icon:
Icon Preview:

or Cancel

Erase DWR? The contents of DWR page and all pages directly attached to DWR will be erased.

or Cancel

(Editing anonymously: to be credited for your changes, login or register a new account)

other page actions:
DWR

Direct Web Remoting

Tags Applied to DWR

2 people have tagged this page:

DWR aims to make using Ajax with Java easy.

DWR gets rid of almost all the boiler plate code between the web browser and Java code, making it really easy to call XMLHttpRequest and get results from the a Java servlet.

DWR does code generation to generate javascript based on a Java class. The web developer writes Java to run on the client, as if they were located on the server, and the code generation stiches things up with XMLHttpRequest to make this possible. Because of this model’s security implications, the server must be configured to only allow specific ‘safe’ Java classes that are to be used with DWR.

XMLHttpRequest, unlike a standard Java call, is not executed synchronously, so to resolve this difference, DWR exposes the ability for the web developer to specify callback functions they wish to use to be called when the results of code execution are returned to the client.

External Links

dwr.dev.java.net

sorted by: recent | see : popular
Content Tagged DWR

Page 1 | Next >>
Username:
Password:
(or Cancel)