0% found this document useful (0 votes)
135 views

" Haryana Engineering College ": Minor Project

This document presents a minor project that uses Java technology to create a feedback process for an organization. The project uses the Struts framework, Hibernate for data connectivity, and the Model-View-Controller design pattern. It discusses the motivation, requirements, data flow, advantages of Java, and references. The motivation was to use Java's safety and security for feedback and lack of feedback on the college website. The requirements include MyEclipse, SQL Server, Tomcat, and hardware of 1GB space and 2GB RAM. The advantages of Java discussed are that it is open source, platform independent, supports garbage collection, and allows dynamic web applications.

Uploaded by

Akhil Kumar
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
135 views

" Haryana Engineering College ": Minor Project

This document presents a minor project that uses Java technology to create a feedback process for an organization. The project uses the Struts framework, Hibernate for data connectivity, and the Model-View-Controller design pattern. It discusses the motivation, requirements, data flow, advantages of Java, and references. The motivation was to use Java's safety and security for feedback and lack of feedback on the college website. The requirements include MyEclipse, SQL Server, Tomcat, and hardware of 1GB space and 2GB RAM. The advantages of Java discussed are that it is open source, platform independent, supports garbage collection, and allows dynamic web applications.

Uploaded by

Akhil Kumar
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 6

Java technology – Feed Back Process

“ Haryana Engineering College “


MINOR PROJECT
(SYNOPSIS)

“ JAVA TECHNOLOGY - FEEDBACK PROCESS “

Report submitted in partial fulfillment of requirements of degree


of Bachelor of Technology (B.Tech) in Computer Science
Engineering KU, Kurukshetra (INDIA)
Academic year : (2007-2011)

Submitted By:-
 DEEPIKA TANWAR (1807368)

“ CONTENTS “
Java technology – Feed Back Process

 INTRODUCTION

 Motivation

 Requirements

 Software Required.
 Hardware Required.

 Data Flow Diagram

 Advantages

 Future Scope

 References

 INTRODUCTION
Java technology – Feed Back Process

This project is based on ‘struts’ which is a framework for writing web-based applications in Java
Technology the supports the Model-View-Controller (MVC) design pattern for the JavaServer
Pages (JSP).

In this project, we are showing - How an organization provides feedback services to its users.

The project includes Hibernate Technology that uses XML mapping to configure data
connectivity to database tables.

 MOTIVATION

 As “ JAVA TECHNOLOGY is the LANGUAGE OF OUR FUTURE “ because of


its Safety & Security , it should be used in various other fields of COMPUTER
SCIENCE such as in FEEDBACK PROCESS.

 Our inspiration to develop this project was the lab based on Advanced
Technologies (Core Java) held in our College as well as the training we
achieved in the Java Technology.

 The other factor that motivates us to put this project to completion was the
Lack of a feedback process in our COLLEGE website itself.

 REQUIREMENTS

 Software Requirements:

 Editor: MyEclipse 6.1 Blue Edition


 Microsoft SQLServer
 Internal Server: MyEclipse Tomcat
 Browser: Internet Explorer

 Hardware Requirements:

 Personal Computer(PC) with at least 1GB free space available (for data storage)
 2GB RAM (for software run and processes)

 Data Flow Diagram


Java technology – Feed Back Process

 ADVANTAGES OF JAVA TECHNOLOGY

Some of the few Advantages of the Java Technology are as follows:-

 It is an open source, so users do not have to struggle with heavy license fees each
year.

 Platform independent.

 Java API's can easily be accessed by developers.

 Java perform supports garbage collection, so memory management is automatic

 Java always allocates objects on the stack.

 Java embraced the concept of exception specifications.

 Multi-platform support language and support for web-services.

 Using JAVA we can develop dynamic web applications.

 It allows you to create modular programs and reusable codes.


Java technology – Feed Back Process
Java technology – Feed Back Process

 REFERENCES

Following are some internet sites, books, magazines taken as reference for this
Independent study seminar:

Main Struts Web Site

http://jakarta.apache.org/struts/index.html

Struts User Guide

http://jakarta.apache.org/struts/userGuide/index.html

Various Struts Resources

http://jakarta.apache.org/struts/resources.html

Java Introduction Kit

http://en.wikipedia.org/wiki/Java_Development_Kit

You might also like