File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Performance and the fly likes Fast Ajax code Implementation Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Performance
Reply Bookmark "Fast Ajax code Implementation" Watch "Fast Ajax code Implementation" New topic
Author

Fast Ajax code Implementation

Praveen Chaudhary
Greenhorn

Joined: Jul 09, 2009
Posts: 11
Hi All
Please provide help on Fast ajax code implementation.I already implement ajax code but I need high performance in which either that ajax caching concept is there or some other concept.
Thanks
Praveen


Thanks & Regards
Praveen Chaudhary
Analyst-Java.
William Brogden
Author and all-around good cowpoke
Rancher

Joined: Mar 22, 2000
Posts: 12324
    
    1
Presumably you have profiled your application.

Which part of the entire Ajax request-response-JavaScript interpretation is causing the most delay?

Bill

Java Resources at www.wbrogden.com
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Fast Ajax code Implementation
 
Similar Threads
Apache Struts 2 Web Application Development and Ajax
AJAX on mobile devices
check File Existence and display alert message
Ajax in Websphere
AJAX PHP vs AJAX Servlets/JSP