Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (4)
Online College Admission System
4.0
In this sample project you will learns about the simple web project of school and you will also learn about the integration Spring MVC, JPA with Hibernate School Admission System This a simple web project build using the following technologies. Spring - As a web technology. Hibernate - for handling database connections. JPA - for maintaining persistence data in the application. Maven - for compilation and building the application. Jetty - for running application This project will help you a lot in configuring and understanding the flow of the application. At first look at the structure of the project
hazeem970461
2016-08-23
0
1
Online Test Application
no vote
Online Test Application Introduction- Online Test Application is Simple and dummy project which is developed for the learners. This project is developed using Spring MVC and Hibernate and uses MySql 5 as backend database. It is built using Maven2. This project have the very simple and basic logic to take online exam of the student. It presents only objective questions with four options. When user chooses any options and clicks on 'Answer' button he gets the next question and so on. If he wishes to see his result he can see that any time. Consider the following table design
hazeem970461
2016-08-23
0
1
Java Forum
4.0
Java Forum The present web application is a online discussion application, in which user can discuss on their particular topics. The user log in or register and reads the questions and comments and can also post their questions or comments. This application uses the following web technologies. Spring - As a web technology. Hibernate - for handling database connections. JPA - for maintaining persistence data in the application. Eclipse - for compilation and building the application. Tomcat 6 - for running application Its configuration is similar to the previous project but it is build in Eclipse rather than Maven. The following is the Controller class.
hazeem970461
2016-08-23
2
1
NetBeans E-commerce
4.0
Welcome to the NetBeans E-commerce Tutorial. In this multi-part tutorial, you learn how to create a simple yet effective e-commerce application that demonstrates various important features of Java web and EE development. In doing so, you'll familiarize yourself with the NetBeans IDE and become capable of applying it to your own development purposes.
hazeem970461
2016-08-23
1
1
No more~