这种东西有很多啊,可是给你又如何呢,自己不修炼九阳神功,不要说练乾坤大挪移要走火入魔,就是练七伤拳也是有害无益啊。看看 http://www.ajaxmatters.com/r/resources?id=17  :AJAX Accelerator Program - from TIBCO 
AJAX Client Engine (ACE) 
AJAX Debugging with Greasemonkey - a couple of scripts are linked here for tracing and debugging AJAX from Firefox 
Ajax Pages 
AJAX Wrapper for .Net 
Ajax-based Echo2, EchoStudio2 IDE Production Releases Available 
AjaxAC - open source PHP framework for AJAX 
AjaxAnywhere - designed to turn any set of existing JSP components into AJAX-aware components without complex JavaScript coding 
AJAXSLT - "an implementation of XSL-T in JavaScript, intended for use in fat web pages, which are nowadays referred to as AJAX applications."
by Google 
AjaxTags - The AJAX Tag Library is a set of JSP tags that simplify the use of Asynchronous JavaScript and XML (AJAX) technology in JavaServer Pages. 
AjaxTags 1.0, JSP Tag Library, released 
AJFORM - AJFORM is a JavaScript toolkit which simply submits data from any given form in an HTML page, then sends the data to any specified JavaScript function. AJFORM degrades gracefully in every aspect. In other words, if the browser doesn't support it, the data
by Brendon Crawford 
Behaviour - Behaviour lets you use CSS selectors to specify elements to add javascript events to.
by Ben Nolan, Simon Willison 
Bindows™ - With Bindows™ you can develop fully functional desktop applications in a web page, without any plugins. 
Bitkraft - CLR based (.NET) web framework that allows distributed web content to be created and served in a unique fashion. It is written in C# and compiles for operation under the Microsoft .NET Framework 1.1+ or the .Mono Framework. 
Casabac Technologies - demos of a commercial product. "Casabac's product suite is using the AJAX technology approach since 2001 for making it easy to build professionally looking, desktop-like business application frontends." 
CPAINT - CPAINT (Cross-Platform Asynchronous INterface Toolkit) is a true AJAX (Asynchronous JavaScript+XML) and JSRS (JavaScript Remote Scripting) implementation. 
cssQuery 
CSSToXSLFO - a utility which can convert an XML document, together with a CSS2 style sheet, into an XSL-FO document 
Developer Notes for prototype.js - An un-official reference for the objects, classes, functions, and extensions provided by prototype.js
by Sergio Pereira 
dojo - Dojo is an Open Source effort to create a UI toolkit that allows a larger number of web application authors to easily use the rich capabilities of modern browsers. 
DWR (Direct Web Remoting) - "makes it simple to call Java code directly from Javascript. It gets rid of almost all the boiler plate code between the web browser and your Java code." 
Echo2 - built using several emerging technologies provided by modern web browsers which have lately been collectively referred to as "Ajax" 
Flexible Ajax - written in PHP5 using object-oriented code 
HTMLHttpRequest v1.0beta2 - This script dynamically loads remote documents for parsing and/or insertion into the current document. It uses the XMLHttpRequest browser object as well as its own custom IFRAME-based transport layer for excellent cross-browser compatibility. 
Idealog: Source code for CommonTimes "AJAX" Live Search - Below is a basic overview of the code we used for the live AJAX search: ... xmlhttp.onload = handle_do_search; xmlhttp.onerror = handle_do_search; ... 
JackBe - AJAX for the enterprise 
JavaScript Lint - With JavaScript Lint, you can check all your JavaScript source code for common mistakes without actually running the script or opening the web page. 
JSEclipse - free javascript plugin for Eclipse 
JSON - (JavaScript Object Notation) is a lightweight data-interchange format 
JSON-PHP - a PHP implementation of JSON 
JSON-RPC-Java - "a key piece of Java web application middleware that allows JavaScript DHTML web applications to call remote methods in a Java Application Server (remote scripting) without the need for page reloading..." 
JSPAN 
jsquery 
JSUnit - Unit testing framework for client-side JavaScript in the tradition of the XUnit frameworks. 
Log4Ajax 
MochiKit - MochiKit is a highly documented and well tested, suite of JavaScript libraries that will help you get shit done, fast. We took all the good ideas we could find from our Python, Objective-C, etc. experience and adapted it to the crazy world of JavaScript. 
NAJAX 
PAJAJ - (PHP Asynchronous Javascript and JSON). It is a object oriented Ajax framework written in PHP5 for development of event driven PHP web applications. 
PowerWEB LiveControls for ASP.Net - a suite of 21 Web Controls that allow you to execute server-side callbacks and update form elements without reloading the HTML page. 
RIALTO - a cross browser javascript widgets library. Because it is technology agnostic it can be encapsulated in JSP, JSF, .Net or PHP graphic components. 
Rico - "The library is a fully object-oriented JavaScript library. Recently we refactored the library to extend the excellent prototype.js effort from the Ruby on Rails folks." 
SACK 
Sarissa - "a cross-browser ECMAScript library for client side XML manipulation, including loading XML from URLs or strings, performing XSLT transformations, XPath queries and more. Supported: Gecko (Mozilla, Firefox etc), IE, KHTML (Konqueror, Safari)." 
script.aculo.us - Building upon the wonderful Prototype JavaScript library, script.aculo.us provides you with some great additional ingredients to mix in.
by Thomas Fuchs 
SWF - Simple Web Framework (SWF) is an event based framework targeting Struts developers who want to build rich Web applications but do not want to migrate to JSF 
Taconite - a framework that simplifies the creation of Ajax enabled Web applications...can be used with any server-side technology including Java EE and .Net 
Tagneto - (pronounced tag-NEET-o) is a web developer tool and JavaScript libraries to aid MVC development of XML user interfaces, with HTML web applications (DHTML, AJAX, RIA, Web 2.0, etc...) being the primary target. 
Tudu Lists - open source project which uses the Spring J2EE framework and DWR to manage online todo lists 
WebORB Presentation Server 
WidgetServer - a unified GUI framework for Web/HTML, Swing and Client/Server apps with a Swing frontend. Web applications use the 'Remote Scripting with IFRAME' mechanism 
XAJAX - open source PHP class library 
XHConn - "is meant to simplify and unify the code necessary to successfully send and receive simple data via XMLHTTP." 
XHTML live Chat based on the XMLHttpRequest Object (ajax) - proof of concept with source available. 
XI-Factory - "We refined our technique and we now have an online software factory to generate AJAX applications..." 
XMLHttpRequest Demo - 3 demos in one using Borges for the back end 
Zimbra - a community for building and maintaining next generation collaboration technology 
ZK - an AJAX-based, event-driven, XUL-compliant, all Java framework to enable rich user interfaces for Web applications, yet as easy to develop as desktop applications. 这上面有58个ajax相关的开源项目,当然其中有些和ajax没有太直接的联系,像著名的JSUnit也名列其中了;还有很多项目是和特定的后台服务器相关的,像著名的DWR。纯js的ajax包我比较看好的有google发起的AJAXSLT,还有UU地带使用的Sarissa ,都是跨浏览器的,支持xsl。问题是你有足够的技术能力来驾驭这样的框架吗?我想如果有的话,你就不会发这个帖子了,就算找不到这样的资源,自己写都写出来了。我自己做ajax都是用自己写的解析器,主要图个小巧,功能比其开源项目弱多了,刚好够用。建议楼主勤练内功,不要好高骛远,ajax不是一朝一夕之功。

解决方案 »

  1.   

    AJAXSLT仅仅是js写的xslt实现吧。不能算完全的AJAX toolkit吧。
    Sarissa我一直使用,还修正了一个bug。
      

  2.   

    Sarissa有什么好处,楼上的说说好不
      

  3.   

    [精品]prototype.js 源码解读http://www.bjcan.com/hengxing/readlou.asp?id=1143
      

  4.   

    >>hax(海曦)
    >>AJAXSLT仅仅是js写的xslt实现吧。不能算完全的AJAX toolkit吧。
    >>Sarissa我一直使用,还修正了一个bug。同道啊。看看我们修正的是不是同一个bug?
    http://www.blogjava.net/emu/articles/23101.html
      

  5.   

    TO emu(祝福后山)    阿啦仅仅只是要学习哇!