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

Mobile forgot password

The mobile forgot password page enables registered customers to retrieve their password by submitting their logon ID. A new password is created for the customer and sent to their e-mail address provided during registration.

Elements of the forgot password page

Mobile forgot password screen capture

JSP files
  • PasswordResetForm.jsp represents the entire page.
  • CachedHeaderDisplay.jsp displays the store's header.
  • CachedFooterDisplay.jsp displays the store's footer.
Links and buttons
  • When here is clicked to set up a new account, UserRegistrationAddForm is called.
  • When Send me my password is clicked, PersonChangeServicePasswordReset is called.