- SAJAX
SAJAX routes calls directly from Javascript into your server-side language and back out again. So, for example, calling a javascript method "x_calculateBudget()" will go the server and call an ASP(temporarily removed due to bugs)/ColdFusion/Io/Lua/Perl/PHP/Python/Ruby calculateBudget() method, then return the value in javascript to x_calculateBudget_cb(). - Porcupine
Porcupine is a Web application server that features an embedded object database, the Porcupine Object Query Language, XMLRPC support, and QuiX, an integrated AJAX powered XUL motor. - Seaside[smalltalk]
[Smalltalk]Seaside provides a layered set of abstractions over HTTP and HTML that let you build highly interactive web applications quickly, reusably and maintainably - Aida/Web
AIDA/Web is a web server and framework for complex web applications with integrated Ajax support, rich collection of web components to build web pages programatically, MVC-like separation of presentation from domain, nice looking and bookmarkable url links, with integrated session and security management and many more. - turbogears
turbogears is a "mega-framework" combining many libraries and frameworks.
* Open-source licence (MIT license) and multiple licenses from incorporated frameworks. By multiple developers. - WDDXAJAX
WDDXAJAX wddxAjax is a ColdFusion custom tag to enable AJAX on *.cfm template and Call a remote method of a ColdFusion component without reloading the page
|