Serialized Form

Class com.pchauvet.struttlogin.LoginForm implements Serializable

Serialized Fields

i_secureuserbean

com.pchauvet.struttlogin.SecureUserBean i_secureuserbean
A bean representation of the SecureUser table information - The user log-in information.


Class com.pchauvet.struttlogin.LogoffForm implements Serializable

Serialized Fields

i_userbean

com.pchauvet.struttlogin.SecureUserBean i_userbean
The user login information as a bean


Class com.pchauvet.struttlogin.ProfileCrtForm implements Serializable

Serialized Fields

i_userprofilebean

com.pchauvet.struttlogin.UserProfileBean i_userprofilebean
A bean representation of the UserProfile table information - The user profile information.


i_session

javax.servlet.http.HttpSession i_session
An instance of the session object


Class com.pchauvet.struttlogin.ProfileUpdForm implements Serializable

Serialized Fields

i_userprofilebean

com.pchauvet.struttlogin.UserProfileBean i_userprofilebean
A bean representation of the UserProfile table information - The user profile information.


i_session

javax.servlet.http.HttpSession i_session
An instance of the session object