Tutorials and Examples
There are 5 tutorials/examples of using DWR on this site (below). They are all aimed at understanding how DWR works rather than stretching the bounds of Ajax. These and many more examples are in the DWR.WAR file that you can deploy locally. See the download page for more details.
It is well worth making sure you understand the getting started guide before you try re-creating these examples for yourself.
-
Dynamic Text:
A very simple documented example that updates a page with some text.
-
Resource Forwarding:
How to dynamically include the contents of one page in another.
-
Editable Table:
Another simple documented example that allows the user to edit a table of data.
-
Fast Address Entry:
A form fill example that helps users enter addresses.
-
General Interface:
An example of a TIBCO GI matrix component fed by DWR's Reverse Ajax.