Categories

DOJO+DWR+SPRING+AUTHENTICATION

Intro:

Download project – dwr-test.zip
Download WAR – dwr-test-war-1.0.0.war
Test (default weblogic install) – http://localhost:7001/dwr-test-war-1.0.0/test.html
When promted type user name “weblogic” password “weblogic” for default weblogic install.

Screenshot.

This article shows how to implement pure AJAX application that does round trip communication to Java back end using custom DOJO widgets for client, DWR for JavaScript to Java communication and Spring that [...]