Who needs an enterprise AJAX solution?

Extensive support is but one differentiator between commercial and open source AJAX frameworks

One thing that the AJAX (Asynchronous JavaScript and XML) development community has aplenty is choice. Want a free, open source AJAX framework? We have (alphabetically) Dojo, Ext, Google Web Toolkit, jQuery, MooTools, OpenRico, Prototype, Scriptaculous, and the Yahoo User Interface Library, and frankly they're all pretty good. There are hundreds more, but unfortunately I can't keep up with them all.

Want an enterprise AJAX solution and don't mind paying for it? We have Backbase, Bindows, Icefaces, Isomorphic SmartClient, JackBe, Nexaweb, and probably many more that I don't know about or didn't think to include. Want to hedge your bets? Almost all of these vendors offer a stripped-down community edition or a free open source license as an alternative to a fully supported offering with enterprise-level features.


Survey the many options for bringing bling to browsers. See the Test Center's guide to rich Web app dev tools!

The question is, with so many terrific open source AJAX tools, why spend good money for a so-called enterprise solution? I had some preconceived notions about what the answers would be, but I decided to go out and ask other people about it, both vendors and developers. I'll tell you what they said, and what I think now that I've talked to them.

Defining enterprise

One vendor executive, Ran Meriaz, president of MB Technologies, which makes Bindows, came back with a flowchart for selection. It boils down to two basic choices: First, do you want pure AJAX? If not, then look at other RIA (rich Internet application) technologies (such as Adobe Flex, Adobe AIR, Curl, and Microsoft Silverlight), since you can get additional capabilities and higher performance if you're willing to use plug-ins.

Second, are you building an enterprise application? If so, then look for a robust, enterprise-strength, object-oriented framework. If not, seek a solution based on JavaScript with individual AJAX components or small, lightweight AJAX libraries.

Now, the crux of his decision tree is the definition of "enterprise." Meriaz supplied some characteristics of an enterprise-strength framework. As you might expect, he specified a complete, extendable components library. I agree: If you're going to pay for an enterprise AJAX solution, it should do every common thing you need out of the box, and it should allow you to meet any special requirements of your own without going outside the framework. Open source solutions tend to focus on one area or another, at the whim of the developers.

Join the newsletter!

Or

Sign up to gain exclusive access to email subscriptions, event invitations, competitions, giveaways, and much more.

Membership is free, and your security and privacy remain protected. View our privacy policy before signing up.

Error: Please check your email address.

Tags ajaxprogramming

Show Comments
[]