Integration with Other Projects

Integrations provided in other projects

The following projects have their own integration with DWR:

Integrations provided by DWR

DWR integrates with a large number of other projects. These include:

A common query is how to get at servlet objects like HttpServletRequest. This is explained in accessing servlet objects.

Other Integrations

Externally, there is some information about integrating DWR with AppFuse written by Life as a struct.

In addition there are a number of projects that complement or compete with DWR that you can find out about in related projects.

You can also use DWR to read data from arbitrary URLs using the forwardToString() method.