Raible's Wiki
Raible Designs AppFuseHomepage- Korean - Chinese - Italian - Japanese QuickStart Guide User Guide Tutorials Other ApplicationsStruts ResumeSecurity Example Struts Menu
Set your name in
UserPreferences
Referenced by
JSPWiki v2.2.33
Hide Menu |
This page is designed to capture links and write-ups about Ajax components that might be useful in AppFuse. The purpose of this page is to weed out the cruft and only list stuff that's actually useful - and might be included in a future version. MattRaible is the moderator of this list. Dojo Toolkit: I haven't played with this one, but I've heard lots of good things about it. DWR: A JavaScript/Servlet library for doing XmlHttpRequest. Includes a nifty JavaScript utility class that makes Ajax stuff (i.e. DOM manipulation) a lot easier. See Raible Designs to read about my experience. Included in AppFuse 1.9 Rico: An open-source JavaScript library for creating rich internet applications. You'd likely use this in conjuction with something like DWR. script.aculo.us: Provides you with easy-to-use, compatible and, ultimately, totally cool JavaScript libraries to make your web sites and web applications fly, Web 2.0 style. Included in AppFuse 1.9 Interesting, but it seems like the above projects are better. JSON-RPC: A JavaScript/Servlet library for doing XmlHttpRequest. Does what it's designed to do, but DWR seems better (especially because of its Spring support). See Raible Designs for a configuration how-to and opinion. Ajax in J2EE: HowTos for doing Ajax from the J2EE Blueprint catalog. Seems pretty verbose and could probably be done easier using one of the above libraries.
|