What is Ajax Engine.
Please tell me somthing about ajax engine.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Gomathi PalaniswamyPosted Aug 4, 2010, 8:22 AM
The below link will be helpful to know about ajax engine
http://webdesign.about.com/od/ajax/a/aa101705.htm
With Regards,
Gomathi.P
Manish TewatiaPosted Aug 4, 2010, 6:18 AM
The Ajax engine is platform which provides web application to call the webserver without leaving the actual page. It is mostly used because of its background working feature which avoids loading the html markup pages multiple times.
The key part of this engine is a small webservice client written in javascript and a state engine that controls the asynchronous communication.
Features of this platform: