Ease of Use = jWebApp + jPersist
jWebApp is a Java servlet-based model-view-controller web application framework that is specifically designed to satisfy the need for extremely simple web development.
jPersist is an extremely powerful object-relational persistence API that is based on the Active-Record and Data-Mapper patterns. jPersist is mapless and has no need for XML or annotation based mapping (all mapping is automatic and dynamic).