I am new to DWR and want to implement a chat application and use DWR for that.
I followed this turorial to configure it. I have put the war file in my webapps and started the server. I'm getting the classes when I used http://localhost:8080/dwr/dwr/test/JavascriptChat
. How can I run this?