1 / 3

Cooperative Ajax

Cooperative Ajax. Some Discussion Points. Toolkit Oriented. Script-based APIs Most popular being Dojo Toolkits with server-side counterparts Script based APIs/frameworks – some generate script on demand Sometimes own the entry point on the server side (GWT, DWR etc.) Component toolkits

Download Presentation

Cooperative Ajax

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Cooperative Ajax Some Discussion Points

  2. Toolkit Oriented • Script-based APIs • Most popular being Dojo • Toolkits with server-side counterparts • Script based APIs/frameworks – some generate script on demand • Sometimes own the entry point on the server side (GWT, DWR etc.) • Component toolkits • JSF (e.g. ICEFaces), ASP.NET (Atlas) etc • These are gaining popularity among developers • Key points • Provide/own the programming model • Need to facilitate running these components in portlets • Developers looking for better support

  3. Consumer Supplied API Sets • Possible feautres (Rich) • Async communication • Shared data area • Preferences • User information • Event broker • State management • Miscellaneous • Investigate other standard efforts (Subbu) • DOM events, selectors, HTML5 etc

More Related