In short, a stateless session bean is an EJB that exists only within the scope of a session, and has no "memory" of previous interactions (field values are not maintained).