Skip to main content

Working with Data

  • Chapter
  • First Online:
Practical Ext JS 4
  • 473 Accesses

Abstract

Data handling techniques in applications have evolved over the years. You have the traditional set up of posting the form data to the server and loading a new page with data as response. With the advent of AJAX, you can send the request and load raw data as response. You can process the response data and display it in the page without the need to refresh it. AJAX became a de facto standard mechanism for communicating with the server. The data that you exchange with the server in AJAX can be in different formats like XML and JSON. This data can be cached in the client side in the data storage capabilities provided by HTML 5. The data that you exchange can be in a linear or hierarchical format depending on the complexity.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

eBook
USD 16.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 16.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2013 Prabhu Sunderaraman

About this chapter

Cite this chapter

Sunderaraman, P. (2013). Working with Data. In: Practical Ext JS 4. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4302-6074-5_5

Download citation

Publish with us

Policies and ethics