Mobile register
The mobile register page enables the customer to register with the store. Registering with the store makes it easier to check out and manage the account and previous orders.
Elements of the mobile register page
JSP files
- UserRegistrationAddForm.jsp represents the entire page.
- CachedHeaderDisplay.jsp displays the store's header.
- CachedFooterDisplay.jsp displays the store's footer.
Links and buttons
- When Submit is clicked,PersonProcessServicePersonRegister is called.