of Virtual Private Network
of Virtual Private Network
DEDICATED SERVER ON
VIRTUAL PRIVATE
NETWORK
PROJECT GOAL
To Manage company Automation
Easy to use
Scope of the project is user can process the data
from remote place
Rapid processing
Effective managerial control over different
system in a corporate set up
Cost saving
Reduce Man-Power
Any time Service available
DESCRIPTION
SYNOPSIS
INTRODUCTION AND OBJECTIVES OF THE
PROJECT
The objective of my project is to manage the company
automation.
The scope of the project is user can process the data from
remote place.
So any one who can access the data if he/she is working
in a concern, but there is some authorization to do
process because of security.
By using the system, the end user i.e. the client can view
the process status for their projects.
So the clients don’t want to go the particular company, they can see the
information from remote place.
The most important contribution that the project would render is that the
manpower that could be redeployed more efficiently for some other
purpose.
AUTHORIZED USER AREA
REGISTRATION FORM
*It Maintained the details of the Enquirer
STAFF ATTENDANCE
*It maintain the Staff Attendance
in this area.
PLACEMENT LIST
After completing the Training ,the students
are Placed to the company through the
specified contact person.
Student Attendance.
SYSTEM ANALYSIS
System Analysis is conducted with the following objectives:
Browser does?
Any Web browser’s job is twofold: given a pointer to a
piece of information on the Net (a URL)
it has to be able to access that information or operate in
someway based on the contents of that pointer for
hypertext web documents
This means that the browser must be able to
communicate with the web server using the HTTP
protocol.
It is deal with formatting and displaying web document.
Each web page is file written in a language called HTML
(Hyper Text Markup Language)
That includes the text of the page, its structure
and links to other documents, images, or other
media.
The browser takes the information it gets from
the Web server and formats and displays it for the
system.
Different browsers may format and display the
same file differently, depending on the
capabilities of that system and the default layout
options for the browser itself.
HTML
HTML defines a set of common styles for Web
pages: headings, paragraphs, lists, and tables.
It also defines character styles such as boldface
and code examples.
Each element has a name and is contained in
what’s called a tag.
The browser has mappings between the names of
page elements and actual styles on the screen; for
example, headings might be in larger front that the
text on the rest of the page.
The browser also wraps all the text so that it fits
into the current width of the window.
JAVA SCRIPT
Using JavaScript, one can add functionality to web
pages, which in the fast would have demanded
access to complex CGI-based programs on a web
server.
JavaScript is a user-friendly programming
language to create complex web-based
applications.
JavaScript is unique in the way in which it
integrates itself with the World Wide Web.
Instead of being stored as a separate file-like a CGI
Script, JavaScript code is included a part of a
standard HTML document, just like any other
HTML tags and elements.
AWeb server
Web server is the program that runs on a Web site and
responsible for replying to Web browser requests for file
You need a Web server to publish documents on the web
On the server side, many different browsers may conne
to the same server to get the same information.
The Web server is responsible for handling all the
requests.
Web servers do more that just deposit files. They are al
responsible for managing form input and for linking form
and browsers with programs such as database running
the server.
Java Development Kit (JDK
(http://www.javasoft.com/products/jdk/1.2)
JAVA SERVLETS
Servlets are small programs that execute on the
server side a Web connection.
Servlets dynamically extend the functionality of
a Web server. Java Servlet Development
Kit contains the class libraries that you will need
to create Servlets.
Java Servlets can be downloaded from
http://java.sun.com
Java DataBase
Connectivity(JDBC)
A Database is a collection of data that is organized so that
it may easily search and updated.
A Relational database is organized into tables that consist
of rows and columns.
A database server is a software program that manages
databases, keeps them organized and provides shared
access to them.
Many database servers use vendor specific protocols.
However Microsoft has established a common standard for
communicating with database clients, called Open
Database Connectivity (ODBC).
Java Database Connectivity (JDBC) is a
part of Java Enterprise API from Sun
Microsystems Inc.
It contain four
module
Form defines three
sub-modules of
ADMIN
It contains the details of
ENQUIRY PERSON
It represent
Salary details of
The Staff
*Its denote the
Attendances of
Staff
*Its maintained
by the Admin