Explain Ext JS and Ajax?
Submitted by: Administrator
The Ext JS framework includes support for Ajax implementations. Typically, a common feature of Ajax applications is for an application to asynchronously respond to user input by updating the UI without redisplaying the entire Web page. A typical Ext JS Ajax implementation: an HTML text field and button element that posts data in the text field to a Web server when the button is clicked.
Submitted by: Administrator
Read Online Ext-JS Job Interview Questions And Answers