Actually this is not, how can we integrate DWR and all that. But actually the problem is i am using
xmlns:dwr="http://www.directwebremoting.org/schema/spring-dwr"
and few hours back 'http://www.directwebremoting.org' was down, so i was unable to deploy my application, And now when the site is back i got to know that this link 'http://www.directwebremoting.org/schema/spring-dwr' doesn't exist any more.
So what could be the possible resolution of this problem, Why do it connects to the specified site. And what should i do so that even if the site is down, or the link is not available, my application should be still deployable.