Package shared

Class Summary
CookieUtil A utility class to find cookies by name and return either the cookie or the value of the cookie.
HelperBaseCh4 HelperBase class that is used in Chapter 4.
HelperBaseCh5 Helper base class for Chapter 5.
HelperBaseCh6 Helper base for Chapters 6 and 7.
HibernateHelper Helper methods for accessing Hibernate.
InitLog4j Servlet that initialises log4j
MailUtilities  
PersistentBase A base class for a bean that will be saved to a database.
ViewClass  
ViewClassJsp  
ViewHelper  
ViewJsp  
ViewSource  
WebappListener A servlet context listener for closing the database connections and database drivers.
 

Enum Summary
AttributeType Enumerated type used to specify how HTML form elements are initialised.
HelperBaseCh4.SessionData Enumeration to describe if the data should be read from the session.
 

Annotation Types Summary
ButtonMethod ButtonMethod has two parameters: buttonName and isDefault
SetByAttribute An attribute that is used to identify properties that will be used in radio, checkbox or select HTML elements.