java.net on DWR

java.net have just published a step-by-step tutorial on writing a web chat app using DWR.

The final result is a web-chat app, in about 100 lines of code - client and server. The point being how easy it is to get started with DWR.

We could have gone into detail about using Scriptaculous for fancy effects, or created more server side features like one-to-one messages and so on. The point however is to demonstrate how easily DWR can take data in Java on the server and transparently turn it into Javascript arrays and lists and then put that data in the browser.

Technorati tags: ,

Comments

Comments have been turned off on old posts