To manage page loading, the client-side router must:

Normally, when a page link is clicked or a form is submitted, the current page is unloaded and a new page is loaded. Unloading the page means that all state associated with that page, including the HTML markup, CSS and JavaScript state, is destroyed and must be rebuilt for the next page that is loaded. Commerce Store Accelerator circumvents this normal flow, allowing the state to be preserved and the application developer to control what content is loaded for the new URL. To circumvent the normal flow, Commerce Store Accelerator uses a combination of the following:


Copyright © 1997, 2016 Oracle and/or its affiliates. All rights reserved. Legal Notices