Mobile contact us
The mobile contact us page consists of the contact information for the store.
Elements of the mobile contact us page
JSP files
- ContactUsDisplay.jsp represents the entire page.
- CachedHeaderDisplay.jsp displays the store's header.
- CachedFooterDisplay.jsp displays the store's footer.
JSP file fragments
- BreadCrumbTrailDisplay.jspf displays the breadcrumb trail.
Links and buttons
- When Home is clicked in the breadcrumb trail, mobileHome is called.
- When the e-mail address is clicked, the default e-mail application composes a new message to the e-mail address.
- When the phone number is clicked, the mobile device dials the number.