Developers seem to be getting tired of the complexity associated with the J2EE architecture and as such are developing and using lightweight frameworks which use POJOs. A combination which seems to becoming popular is
Struts for the (web) user interface,
Spring for the code container and
Hibernate for object/relational mapping.
No comments:
Post a Comment