Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 1.03 KB

File metadata and controls

28 lines (18 loc) · 1.03 KB

DWR - Direct Web Remoting

DWR is a Java library that enables Java on the server and JavaScript in a browser to interact and call each other as simply as possible. DWR is Easy Ajax for Java.

Website http://directwebremoting.org
Forum https://discourse.dojo.io/c/dwr-users

Old mailing lists Mailman archive:
http://mail.dojotoolkit.org/mailman/listinfo/dwr-users
http://mail.dojotoolkit.org/mailman/listinfo/dwr-dev

Old mailing lists Nabble archive:
http://dwr.2114559.n2.nabble.com/DWR-Users-f2114559.html
http://dwr.2114559.n2.nabble.com/DWR-Dev-f5409447.html

Building DWR

DWR is built using maven.

Licensing information

DWR is a subproject of Dojo which is a member of the JS Foundation.

� 2005 JS Foundation under Apache 2.0 license.

DWR includes derivative works under other copyright notices and distributed according to the terms of their respective licenses, please see COPYRIGHT.txt and LICENSE.txt for details.