Address Book page
The Address Book page is where registered customers can update their shipping and billing addresses. Customers may add an address, or remove an existing address from the address book.
Elements of the Address Book page
![]()
JSP files
- AddressBookForm.jsp represents the entire page.
- BreadCrumbTrailDisplay.jsp represents the area where the My Account hierarchy is displayed.
- LeftSidebarDisplay.jspf represents the left navigation.
- AjaxAddressBookForm.jsp represents the address book area.
Related reference
My Account flows