-Simple web app for campus student management that offer some web services (soap) to the campus guard system. -campus students management web application using J2EE tech
-servlet v2.5 (for axis2 compatibility later)
-hibernate plugin (hibernate ORM framework)
-tomact server v6.0
-postgres
1-create dynamic project in eclipse J2EE
2-create and setup servlet 2.5 with project folder
3-install and setup tomcat server 6.0
4-configure hibernate with your postgres database uri,port
5-add jar files like jstl , postgres...etc
-MVC (Model View Controller)