期刊名称:International Journal of Soft Computing & Engineering
电子版ISSN:2231-2307
出版年度:2014
卷号:4
期号:5
页码:20-23
出版社:International Journal of Soft Computing & Engineering
摘要:A lightweight e-Project proposal Management system based on Open sources spring and Hibernate has been designed and developed in this paper. The system is developed to overcome the lengthy and time consuming process of obtaining a research project proposal, getting them scrutinized, deciding on the reviewers, obtaining progress reports and required certificates , monitoring etc. Automating these processes using the web application will streamline all these activities. The Object Relation mapping of hibernate and the Inversion of Control management, Model-View-Controller design pattern of spring have been used in the architecture. Spring Provide best code reuse along with legible code structure. ORM characteristic of hibernate make it easy to implement the transplant and manipulation of databases. The developed system is a multitier system including presentation layer, Business layer, data persistence layer and database layer which can separate presentation logic from business logic and improves reusability, reliability, maintainability of the system along with low coupling
关键词:Spring; Hibernate; Object Relation Mapping;Multitier System; MVC Architecture; and Inversion of Control