On Sun, Dec 21, 2008 at 9:02 PM, Pete Muir <pmuir(a)redhat.com> wrote:
As I said before, I prefer bean to type/class/EJB
Web Bean -> contextual bean
simple Web Bean -> contextual JavaBean
enterprise Web Bean -> contextual EJB
Not all simple Web Beans are JavaBeans:
* they don't have to have a default constructor
* they don't have to be serializable
--
Gavin King
gavin.king(a)gmail.com
http://in.relation.to/Bloggers/Gavin
http://hibernate.org
http://seamframework.org