<< Which web logfile analyzer? | Home | DWR explained in one GIF >>

DWR 0.5 Released. AJAX and XMLHttpRequest made easy

I'm just releasing DWR version 0.5. New in this version is:

  • Updated Spring creator
  • Conversion from global javascript methods to static object-based methods
  • Change license to ASL 2.0
  • New website
Tags :


Using DWR with Spring and Hibernate

For the past few weeks, I've been developing an application using Struts, Spring, Hibernate and the DWR project for my XmlHttpRequest framework. As you might remember, I used JSON-RPC for Ajax stuff on my last project. I found DWR to be much more ful