Feature Pack 8: The Madisons store is deprecated. Most features demonstrated in the Madisons store are available in the Aurora store.

Mobile generic error

The generic error page is displayed if the store encounters unexpected problems when processing a request.

Note: The generic error page is only displayed if the store encounters unexpected problems when processing a request. It is not used, however, when encountering an expected problem such as a session timeout error.

Elements of the mobile generic error page

Mobile generic error screen capture

JSP files

  • GenericError.jsp represents the entire page.
  • CachedHeaderDisplay.jsp displays the store's header.
  • CachedFooterDisplay.jsp displays the store's footer.

Links and buttons

  • When contact us is clicked, ContactUsDisplay is called.