- If any one field needs to be updated after any event then by using Ajax call you can only update that field without refreshing the complete page.
- Dialogs or Popups in a page can be easily developed usig Ajax calls
- You can also add html elements dynamically to the page after you get the response from server