AbstractSessionBean is the abstract base class for data bean(s) that are stored in session scope attributes. It extends FacesBean , so it inherits all of the default behavior found there.
Create a new session scope bean.