Ajax - Javascript and Java - DWR , Dojo, Prototype and Scriptalicious

From Kb

Jump to: navigation, search

Contact Article Author | Blog of Article Author | FirstPartners.net Home | LinkedIn profile of Author

Contents

See Also

DWR

DWR with Spring

DWR Getting Started Guide (DWR Site) Article on Integrating Spring and DWR

Parts to solution

  • dwr.xml
  • DwrServiceDelegate - configured as part of Spring context , target class for requests
  • Javascript included on page (dwr.js)
    • AutoGenerated javascript proxy - source of js is dwr servlet (or a url that dwr responds to)
  • DwrService.someFunctionOnJavaClass(param1, nameOfCallback);

Dojo

Prototype

Scriptalicious

Personal tools