Package com.softslate.commerce.customer.customer


package com.softslate.commerce.customer.customer
Provides Struts form classes and action classes for use with requests to the system related to customer accounts.

RegisterForm, RegisterFormAction, and RegisterAction respond to reqeusts to register a new customer account.

LoginForm, and LoginAction respond to reqeusts to log into a customer account.

LostPasswordForm, LostPasswordFormAction, and LostPasswordAction respond to reqeusts for the system to email a lost password to a customer.

The remaining classes respond to requests for various parts of the customer account area.