哪个是最好的Ajax框架? [关闭]

                <div class="grid--cell fl1 lh-lg">
                    <div class="grid--cell fl1 lh-lg">
                        As it currently stands, this question is not a good fit for our Q&amp;A format. We expect answers to be supported by facts, references,   or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question   can be improved and possibly reopened, <a href="/help/reopen-questions">visit the help center</a> for guidance.

                    </div>
                </div>
            </div>
            <div class="grid--cell mb0 mt8">Closed <span title="2011-09-12 11:49:53Z" class="relativetime">8 years ago</span>.</div>
        </div>
    </aside>

I am going to use the ajax for simply refresh the multiple element on the page based on synchronous or asynchronous . I want to refresh the page When the ajax request in completed. Is there any ajax framework that has ajax utility function ? I did not use any javascript framework. Now I am developing page based on J2EE.

</div>

Prototype and jQuery are generally considered the best ajax javascript frameworks. For a complete list of ajax frameworks go here.

jQuery is my choice..Simple, lightweight, cross-browser, easily implementable and has allot of examples everywhere.

DWR aka Direct web remoting. Specifically ajax for Java.

http://directwebremoting.org/dwr/index.html