Ext-JS Question:
Download Job Interview Questions and Answers PDF
Explain Ext JS and Ajax?
Answer:
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.
Download Ext JS Interview Questions And Answers
PDF
Previous Question | Next Question |
Explain Integration of Ext JS? | Explain Ext JS integration with other Web server frameworks? |