Educational Institute Management System
This project is done as a three months Rapid Application Development Group project. Using this information system can manage student information and mark attendance. In this project we develop application for mark attendance and manage student information. Also build a web site for the users can log and know about the institute and class times.
Java Hibernate Technology used as the technology in the project. NetBeans IDE 6.9.1 and MySql used in the project.web site developed Using Dreamveawer CS4.

Hibernate is an Object relational mapping (ORM) library for the Java language, providing a framework for mapping an object-oriented domain model to a traditional relational database. Hibernate solves object-relational impedance mismatch problems by replacing direct persistence-related database accesses with high-level object handling functions.(Wikipedia.org)