2010/5/25 Fabio Perfetti <perfabi...@gmail.com>: > so? what is the model? the beans? > > public class Employee{ > private String name; > private String surname; > public setter/getter ... > }
I'd call them "domain objects", it's a more appropriate term. So yes they are. And services, DAO, EJBs (if present) are part of the model too. Antonio --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org