HTMLSample Application main classes

The following are the main classes that were implemented for this sample:
Table 1. Sample classes
Class Description
FinancialInfoXVal Implements the cross-validation process for the Financial Information Process
LogoffInvoker Invalidates the current user session and removes all the information stored for that session from the application sessions table on the application presentation server
LogoffBean Invalidates the current user session and removes all the information stored for that session from the application sessions table on the application logic server
SignInInvoker Implements the presentation logic to process the user ID and password provided by the user
SignInBean Implements the business logic to process validation of user ID and password and the creation of session CHA context