Java Tutorials
Home
Java
JavaDWR is Easy Ajax for Java
DWR allows Javascript in a browser to interact with Java on a server and helps you manipulate web pages with the results.
DWR integrates with a large number of other projects. A common query is how to get at servlet objects like HttpServletRequest, which is explained in accessing servlet objects. DWR comes with some integration with Spring and Hibernate and there are notes on integrating with Struts too.
Externally, there is some information about integrating DWR with AppFuse written by Life as a struct.
DWR integrates with a large number of other projects. A common query is how to get at servlet objects like HttpServletRequest, which is explained in accessing servlet objects. DWR comes with some integration with Spring and Hibernate and there are notes on integrating with Struts too.
Externally, there is some information about integrating DWR with AppFuse written by Life as a struct.
Related Topics
Sponsored Links
