Created RecenStoriesEJB classThis class contains a method that returns a list with the 6 most recentstories unless there's less than 6, in which case it returns all thestories.
Modified package for entities