Direct Web Remoting (DWR) is a
Javaopen sourcelibrary for those wanting to
develop Web sites which contain Ajax. DWR enables the
Javascript in a browser to
interact with Java on a server, just as if it were in the browser. DWR
encompasses two main components; a Java Servlet running on the server that
processes requests and sends responses back to the browser, and
JavaScript running in the browser that sends requests and can dynamically update
the Web page. DWR development is sponsored by TIBCO.
Java home page Offers Java news and feature articles, white papers, products and APIs, developer information, user groups, event listing, FAQs, and a download directory.
DevX: Apply DWR to Data Validation in an AJAX Application Learn how to use the open source Direct Web Remoting (DWR) library to dynamically generate JavaScript that includes a callback function parameter for web page updates in AJAX applications.
Direct Web Remoting DWR allows Javascript in a browser to interact with Java on a server and helps you manipulate web pages with the results.
internet.com's Web Development Channel Contains links to internet.com sites that provide in-depth information, tutorials, and resources for Web development.
TBICO Developer Network TIBCO provides enterprise software that helps companies achieve SOA and BPM success.