Search code examples
javaajaxspring-mvcdwr

Spring 3 MVC integration with DWR with Annotation


Can anybody please help me finding any good tutorial/sample code about integrating Spring3-MVC and DWR .I have searched hours on internet but can't find anything useful. Thanks.


Solution

  • Take a look at the following tutorials/articles:

    1. Spring MVC 3 and DWR 3 Integration Tutorial

    2. Integrating DWR 3 with Spring 3 @MVC

    3. DWR and Spring

    4. Spring Tutorial - AJAX enabling Spring Services using DWR (Video Tutorial)

    5. Spring and DWR 2.0 (Ajax) working example