0% found this document useful (0 votes)
49 views84 pages

Docshare - Tips Knowledge Sharing Community System

The document describes a proposed online knowledge sharing system called the Knowledge Based Community Sharing System (KBCSS). The key points are: 1. The proposed KBCSS aims to provide an online platform for students, faculty, researchers, and industry experts to enhance their skills and share knowledge bidirectionally. 2. The existing e-learning systems at universities are unidirectional from faculty to students. KBCSS seeks to replace these with a bidirectional knowledge sharing environment. 3. The document outlines the organization of the dissertation, including chapters on introduction, literature review, requirements analysis, technical specifications, implementation, user interfaces, testing, and conclusions.

Uploaded by

Ram Degala
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
Download as pdf or txt
0% found this document useful (0 votes)
49 views84 pages

Docshare - Tips Knowledge Sharing Community System

The document describes a proposed online knowledge sharing system called the Knowledge Based Community Sharing System (KBCSS). The key points are: 1. The proposed KBCSS aims to provide an online platform for students, faculty, researchers, and industry experts to enhance their skills and share knowledge bidirectionally. 2. The existing e-learning systems at universities are unidirectional from faculty to students. KBCSS seeks to replace these with a bidirectional knowledge sharing environment. 3. The document outlines the organization of the dissertation, including chapters on introduction, literature review, requirements analysis, technical specifications, implementation, user interfaces, testing, and conclusions.

Uploaded by

Ram Degala
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
Download as pdf or txt
Download as pdf or txt
You are on page 1/ 84

Knowledge Based Community Sharing

System
CHAPTER-1
INTRODUCTION
1.1 Project Introduction
Today most of the educational institutions in India are understaffed and does not have a basic
interaction with industry. It now exists in such a way that Industries are now not part of the
education system. Providing an environment for students/faculty/researcher/industry experts will
drive us to make up an online knowledge centre for education and research. The basic idea of
KBCSS is to provide an environment for the students and faculty of a university to enhance their
technical skills and to share their knowledge with their fellow students or
faculty/researchers/industrial experts. It also aims to provide a platform for mutual cooperation
between different kinds of users, learning by mining(i.e., previous discussions are a source which
is studied). We strongly want to replace the existing e-learning systems of many universities and
colleges which are unidirectional i.e., from faculty to students to a bidirectional way i.e., also
from student to faculty.

1.2 Motivation
Providing an environment for students/faculty/researcher/industry experts will drive us
to make up an online knowledge centre for education and research. The basic idea of KBCSS is
to provide an environment for the students and faculty of a university to enhance their
technical skills and to share their knowledge with their fellow students or
faculty/researchers/industrial experts. It also aims to provide a platform for mutual cooperation
between different kinds of users, learning by mining(i.e., previous discussions are a source which
is studied). We strongly want to replace the existing e-learning systems of many universities and
colleges which are unidirectional i.e., from faculty to students to a bidirectional way i.e., also
from student to faculty

MCA/GRIET,HYDERABAD Page 1
1.3 Organization of Dissertation

There are nine Chapters in the ‘Knowledge Based Community Sharing System ’. Each
chapter deals with the explanation regarding the following. The following each paragraph
describes the each chapter of this book.

The First Chapter deals with the introduction of the project like purpose of project that
discusses the existing system and proposed system.

The Second Chapter deals with the literature survey.i.e existing system and proposed
system..

The third Chapter deals with requirement analysis,functional specification,feasibility


study and system development environment.

The Fourth Chapter deals with technical specification and types of uml
diagrams,dataflow diagrams.

The Fifth Chapter deals with implementation. Modeling and coding

The Sixth Chapter deals with user interfaces.

The Seventh Chapter deals with system testing i.e black box testing,test plan,testcases and
implementation of testing.

The Eighth Chapter gives overview on conclusion and information about future scope.

The Ninth chapter gives information about from where information is gathered for
developing the project.

MCA/GRIET,HYDERABAD Page 2
CHAPTER-2
LITERATURE SURVEY
2.1 Existing System

Today most of the educational institutions in India are understaffed and does not have a basic
interaction with industry. It now exists in such a way that Industries are now not part of the
education system.

• This existing system is not providing secure registration and profile management of all
the users properly.

• This manual system gives us very less security for saving data and some data may be
lost due to mismanagement.

• The system is giving only less memory usage for the users.

• The system doesn’t provide facility to track all the activities of student and faculties.

• The system doesn’t provide any facility to maintain any feedback.The system doesn’t
provide any functionality to student/faculty for online queries/reply.

2.2 Proposed System


The development of this new system contains the following activities, which try to automate
the entire process keeping in the view of database integration approach.

• This system maintains user’s personal, address, and contact details.User friendliness is
provided in the application with various controls provided by system rich user interface.

• This system makes the overall project management much easier and flexible.

• Various classes have been used for maintain the details of all the users and catalog.

MCA/GRIET,HYDERABAD Page 3
• Authentication is provided for this application only registered users can access.

• Report generation features is provided using to generate different kind of reports.

• The system provides facilities to track the all activities of faculties and students.

• System also tracks the feedbacks online.A well defined expert group and user groups are
designed keeping in mind of transformation from one group to other.

• A secured mechanism for accessing information based on groupsA statistical report


generator for individual assessment of a user (student/researcher/faculty) and also for
colleges to propose ratings. A knowledge base (database) is created for maintaining the
discussions between users and experts.
• System provides facility to student/faculty for online query/reply. This system is
providing accessibility control to data with respect to users.

MCA/GRIET,HYDERABAD Page 4
CHAPTER-3
REVIEW OF THE STATE OF ART
3.1 Requirement Analysis
Requirement analysis is a software engineering task that bridges the gap between system level
requirements engineering and software design

3.2 Requirement Specification


Modules

1. Students
2. Faculty
3. Industrial experts
4. Administrator
5. Security and Authentication

Administrator

In this module the role of Administrator is to maintain the Faculty and take responsibility to
monitor all users’ activities in the system. He can introduce new courses and give
announcements to the users of the system…etc
Faculty

He can share his Knowledge among the people who using the system .he can upload the data
which is help for the users of the system…etc
Industrial experts/HR

Industrial experts can provide the information to the students and faculties and users of the
system by uploading data which helps to enhance the technical stuff for the users. He can share
his industrial experience among the users…etc

MCA/GRIET,HYDERABAD Page 5
Students

Student will get the information which will help for their career to improve technical quality by
searching in the site. Students can directly interact with faculty to clarify their doubts and they
can share their knowledge with industrial experts to get industrial oriented stuff which will help
in their career….etc

Security And Authentication Module

The user details should be verified against the details in the user tables and if it is valid
user, they should be entered into the system. Once entered, based on the user type access to the
different modules to be enabled / disabled and individual user can change their default password
or old password

3.3 Functional Specification

• Functional requirements describes the functions that the software is to execute


• They are sometimes known as capabilities or statements of services the system
should provide,how the system should provide ,how the system should react to
particular inputs and how the system should behave in particular situations.
• Nonfunctional; requirements are the ones that act to constrain the
solution.Nonfunctional requirements are sometimes known as constraints or quality
requirements.

3.4 Feasibility Study


3.4.1 TECHNICAL FEASIBILITY
Evaluating the technical feasibility is the trickiest part of a feasibility study. This is because, at
this point in time, not too many detailed design of the system, making it difficult to access issues
like performance, costs on (on account of the kind of technology to be deployed) etc. A number
of issues have to be considered while doing a technical analysis.

i) Understand the different technologies involved in the proposed system:


Before commencing the project, we have to be very clear about what are the technologies
that are to be required for the development of the new system.

MCA/GRIET,HYDERABAD Page 6
ii) Find out whether the organization currently possesses the required technologies:

o Is the required technology available with the organization?

o If so is the capacity sufficient?


For instance –

“Will the current printer be able to handle the new reports and forms required for the new
system?”

3.4.2 OPERATIONAL FEASIBILITY


Proposed projects are beneficial only if they can be turned into information systems that will
meet the organizations operating requirements. Simply stated, this test of feasibility asks if the
system will work when it is developed and installed. Are there major barriers to Implementation?

Here are questions that will help test the operational feasibility of a project:

 Is there sufficient support for the project from management from users? If the current
system is well liked and used to the extent that persons will not be able to see reasons for
change, there may be resistance.

 Are the current business methods acceptable to the user? If they are not, Users may
welcome a change that will bring about a more operational and useful systems.Have the
user been involved in the planning and development of the project?

 Early involvement reduces the chances of resistance to the system and in

 General and increases the likelihood of successful project.

Since the proposed system was to help reduce the hardships encountered. In the existing manual
system, the new system was considered to be operational feasible.

3.4.3 ECONOMIC FEASIBILITY

Economic feasibility attempts 2 weigh the costs of developing and implementing a new system,
against the benefits that would accrue from having the new system in place. This feasibility study
gives the top management the economic justification for the new system.

MCA/GRIET,HYDERABAD Page 7
A simple economic analysis which gives the actual comparison of costs and benefits are much
more meaningful in this case. In addition, this proves to be a useful point of reference to compare
actual costs as the project progresses. There could be various types of intangible benefits on
account of automation. These could include increased customer satisfaction, improvement in
product quality better decision making timeliness of information, expediting activities, improved
accuracy of operations, better documentation and record keeping, faster retrieval of information,
better employee morale.

3.5 System Environment


3.5.1 Software Requirements

Operating System : Windows XP/2003 or Linux


User Interface : HTML, CSS
Client-side Scripting : JavaScript
Programming Language : Java
Web Applications : JDBC, Servlets, JSP
IDE/Workbench : My Eclipse
Database : Oracle 10g
Server Deployment : Tomcat 6.X
3.5.2 Hardware Requirements

Processor : Pentium IV

Hard Disk : 40GB

RAM : 1GB or more

3.6.System Development Environment


3.6.1.Overview of HTML

HTML, an initialism of Hypertext Markup Language, is the predominant markup language for
web pages. It provides a means to describe the structure of text-based information in a document
— by denoting certain text as headings, paragraphs, lists, and so on — and to supplement that
text with interactive forms, embedded images, and other objects. HTML is written in the form of

MCA/GRIET,HYDERABAD Page 8
labels (known as tags), surrounded by angle brackets. HTML can also describe, to some degree,
the appearance and semantics of a document, and can include embedded scripting language code
which can affect the behavior of web browsers and other HTML processors.

HTML is also often used to refer to content of the MIME type text/html or even more broadly as
a generic term for HTML whether in its XML-descended form (such as XHTML 1.0 and later)
or its form descended directly from SGML .

Hyper Text Markup Language

Hypertext Markup Language (HTML), the languages of the World Wide Web (WWW), allows
users to produces Web pages that include text, graphics and pointer to other Web pages
(Hyperlinks).

HTML is not a programming language but it is an application of ISO Standard 8879, SGML
(Standard Generalized Markup Language), but specialized to hypertext and adapted to the Web.
The idea behind Hypertext is that instead of reading text in rigid linear structure, we can easily
jump from one point to another point. We can navigate through the information based on our
interest and preference. A markup language is simply a series of elements, each delimited with
special characters that define how text or other items enclosed within the elements should be
displayed. Hyperlinks are underlined or emphasized works that load to other documents or some
portions of the same document.

HTML can be used to display any type of document on the host computer, which can be
geographically at a different location. It is a versatile language and can be used on any platform
or desktop.

HTML provides tags (special codes) to make the document look attractive. HTML tags are not
case-sensitive. Using graphics, fonts, different sizes, color, etc., can enhance the presentation of
the document. Anything that is not a tag is part of the document itself.

Basic HTML Tags:

<! -- --> specifies comments

<A>……….</A> Creates hypertext links

MCA/GRIET,HYDERABAD Page 9
<B>……….</B> Formats text as bold

<BIG>……….</BIG> Formats text in large font.

<BODY>…</BODY> Contains all tags and text in the HTML document

<CENTER>...</CENTER> Creates text

<DD>…</DD> Definition of a term

<DL>...</DL> Creates definition list

<FONT>…</FONT> Formats text with a particular font

<FORM>...</FORM> Encloses a fill-out form

<FRAME>...</FRAME> Defines a particular frame in a set of frames

<H#>…</H#> Creates headings of different levels( 1 – 6 )

<HEAD>...</HEAD> Contains tags that specify information about a document

<HR>...</HR> Creates a horizontal rule

<HTML>…</HTML> Contains all other HTML tags

<META>...</META> Provides meta-information about a document

<SCRIPT>…</SCRIPT> Contains client-side or server-side script

<TABLE>…</TABLE> Creates a table

<TD>…</TD> Indicates table data in a table

<TR>…</TR> Designates a table row

<TH>…</TH> Creates a heading in a table

Attributes

MCA/GRIET,HYDERABAD Page 10
The attributes of an element are name-value pairs, separated by "=", and written within the start
label of an element, after the element's name. The value should be enclosed in single or double
quotes, although values consisting of certain characters can be left unquoted in HTML (but not
XHTML).Leaving attribute values unquoted is considered unsafe.

Most elements take any of several common attributes: id, class, style and title. Most also take
language-related attributes: lang and dir.

The id attribute provides a document-wide unique identifier for an element. This can be used by
stylesheets to provide presentational properties, by browsers to focus attention on the specific
element or by scripts to alter the contents or presentation of an element. The class attribute
provides a way of classifying similar elements for presentation purposes. For example, an HTML
document (or a set of documents) may use the designation class="notation" to indicate that all
elements with this class value are all subordinate to the main text of the document (or
documents). Such notation classes of elements might be gathered together and presented as
footnotes on a page, rather than appearing in the place where they appear in the source HTML.

An author may use the style non-attributal codes presentational properties to a particular element.
It is considered better practice to use an element’s son- id page and select the element with a
stylesheet, though sometimes this can be too cumbersome for a simple ad hoc application of
styled properties. The title is used to attach subtextual explanation to an element. In most
browsers this title attribute is displayed as what is often referred to as a tooltip. The generic
inline span element can be used to demonstrate these various non-attributes.

The preceding displays as HTML (pointing the cursor at the abbreviation should display the title
text in most browsers).

Advantages

 A HTML document is small and hence easy to send over the net. It is small
because it does not include formatted information.
 HTML is platform independent.
 HTML tags are not case-sensitive.

MCA/GRIET,HYDERABAD Page 11
3.6.2. Overview of JavaScript
JavaScript
JavaScript is a script-based programming language that was developed by Netscape
Communication Corporation. JavaScript was originally called Live Script and renamed as
JavaScript to indicate its relationship with Java. JavaScript supports the development of both
client and server components of Web-based applications. On the client side, it can be used to
write programs that are executed by a Web browser within the context of a Web page. On the
server side, it can be used to write Web server programs that can process information submitted
by a Web browser and then update the browser’s display accordingly

Even though JavaScript supports both client and server Web programming, we prefer JavaScript
at Client side programming since most of the browsers supports it. JavaScript is almost as easy to
learn as HTML, and JavaScript statements can be included in HTML documents by enclosing
the statements between a pair of scripting tags

<SCRIPTS>.. </SCRIPT>.

<SCRIPT LANGUAGE = “JavaScript”>

JavaScript statements

</SCRIPT>

Here are a few things we can do with JavaScript:

 Validate the contents of a form and make calculations.


 Add scrolling or changing messages to the Browser’s status line.
 Animate images or rotate images that change when we move the mouse over
them.
 Detect the browser in use and display different content for different browsers.
 Detect installed plug-ins and notify the user if a plug-in is required.
We can do much more with JavaScript, including creating entire application.

JavaScript Vs Java

JavaScript and Java are entirely different languages. A few of the most glaring differences are:

MCA/GRIET,HYDERABAD Page 12
• Java applets are generally displayed in a box within the web document; JavaScript can
affect any part of the Web document itself.
• While JavaScript is best suited to simple applications and adding interactive features to
Web pages; Java can be used for incredibly complex applications.
There are many other differences but the important thing to remember is that JavaScript and
Java are separate languages. They are both useful for different things; in fact they can be used
together to combine their advantages.

Advantages

 JavaScript can be used for Sever-side and Client-side scripting.


 It is more flexible than VBScript.
 JavaScript is the default scripting languages at Client-side since all the browsers
supports it.
3.6.3.Java Technology

Java Technology

Initially the language was called as “oak” but it was renamed as “Java” in 1995. The primary
motivation of this language was the need for a platform-independent (i.e., architecture neutral)
language that could be used to create software to be embedded in various consumer electronic
devices.

• Java is a programmer’s language.


• Java is cohesive and consistent.
• Except for those constraints imposed by the Internet environment, Java gives the
programmer, full control.
• Finally, Java is to Internet programming where C was to system programming.

Imp ortance of Java to the Internet


Java has had a profound effect on the Internet. This is because; Java expands the Universe of
objects that can move about freely in Cyberspace. In a network, two categories of objects are
transmitted between the Server and the Personal computer. They are: Passive information and
Dynamic active programs. The Dynamic, Self-executing programs cause serious problems in the

MCA/GRIET,HYDERABAD Page 13
areas of Security and probability. But, Java addresses those concerns and by doing so, has
opened the door to an exciting new form of program called the Applet.

Java can be used to create two types of pro gra ms


Ap plicat io ns and Applet s: An application is a program that runs on our Computer under the
operating system of that computer. It is more or less like one creating using C or C++. Java’s
ability to create Applets makes it important. An Applet is an application designed to be
transmitted over the Internet and executed by a Java –compatible web browser. An applet is
actually a tiny Java program, dynamically downloaded across the network, just like an image.
But the difference is, it is an intelligent program, not just a media file. It can react to the user
input and dynamically change.

Features of Java Security

Every time you that you download a “normal” program, you are risking a viral infection. Prior to
Java, most users did not download executable programs frequently, and those who did scan them
for viruses prior to execution. Most users still worried about the possibility of infecting their
systems with a virus. In addition, another type of malicious program exists that must be guarded
against. This type of program can gather private information, such as credit card numbers, bank
account balances, and passwords. Java answers both these concerns by providing a “firewall”
between a network application and your computer.

When you use a Java-compatible Web browser, you can safely download Java applets without
fear of virus infection or malicious intent.

Portability

For programs to be dynamically downloaded to all the various types of platforms connected to
the Internet, some means of generating portable executable code is needed .As you will see, the
same mechanism that helps ensure security also helps create portability. Indeed, Java’s solution
to these two problems is both elegant and efficient.

MCA/GRIET,HYDERABAD Page 14
The Byte code

The key that allows the Java to solve the security and portability problems is that the output of
Java compiler is Byte code. Byte code is a highly optimized set of instructions designed to be
executed by the Java run-time system, which is called the Java Virtual Machine (JVM). That is,
in its standard form, the JVM is an interpreter for byte code.

Translating a Java program into byte code helps makes it much easier to run a program in a wide
variety of environments. The reason is, once the run-time package exists for a given system, any
Java program can run on it.

Although Java was designed for interpretation, there is technically nothing about Java that
prevents on-the-fly compilation of byte code into native code. Sun has just completed its Just In
Time (JIT) compiler for byte code. When the JIT compiler is a part of JVM, it compiles byte
code into executable code in real time, on a piece-by-piece, demand basis. It is not possible to
compile an entire Java program into executable code all at once, because Java performs various
run-time checks that can be done only at run time. The JIT compiles code, as it is needed, during
execution.

Java Virtual Machine (JVM)

Beyond the language, there is the Java virtual machine. The Java virtual machine is an important
element of the Java technology. The virtual machine can be embedded within a web browser or
an operating system. Once a piece of Java code is loaded onto a machine, it is verified. As part of
the loading process, a class loader is invoked and does byte code verification makes sure that the
code that’s has been generated by the compiler will not corrupt the machine that it’s loaded on.
Byte code verification takes place at the end of the compilation process to make sure that is all
accurate and correct. So byte code verification is integral to the compiling and executing of Java
code.

Overall Description

MCA/GRIET,HYDERABAD Page 15
Java byte code
Java Source JavaVM

Java .Class

3.1 Picture showing the development process of JAVA Program

Java programming uses to produce byte codes and executes them. The first box indicates that the
Java source code is located in a. Java file that is processed with a Java compiler called javac. The
Java compiler produces a file called a. class file, which contains the byte code.

The .Class file is then loaded across the network or loaded locally on your machine into the
execution environment is the Java virtual machine, which interprets and executes the byte code.

Java Architecture

Java architecture provides a portable, robust, high performing environment for development.
Java provides portability by compiling the byte codes for the Java Virtual Machine, which is then
interpreted on each platform by the run-time environment. Java is a dynamic system, able to load
code when needed from a machine in the same room or across the planet.

Compilation of code

When you compile the code, the Java compiler creates machine code (called byte code) for a
hypothetical machine called Java Virtual Machine (JVM). The JVM is supposed to execute the
byte code. The JVM is created for overcoming the issue of portability. The code is written and
compiled for one machine and interpreted on all machines. This machine is called Java Virtual
Machine.

MCA/GRIET,HYDERABAD Page 16
Compiling and interpreting Java Source Code

Java
PC Compiler Java
Interpreter
Source
(PC)
Code
Macintosh Byte code Java
………..
Compiler Interpreter
………..
(Macintosh)
SPARC
(Platform Java

Interpreter

(Spare)

3.2 Process of Java program Execution

During run-time the Java interpreter tricks the byte code file into thinking that it is running on a
Java Virtual Machine. In reality this could be a Intel Pentium Windows 95 or SunSARC station
running Solaris or Apple Macintosh running system and all could receive code from any
computer through Internet and run the Applets.

Simple

Java was designed to be easy for the Professional programmer to learn and to use effectively. If
you are an experienced C++ programmer, learning Java will be even easier. Because Java

MCA/GRIET,HYDERABAD Page 17
inherits the C/C++ syntax and many of the object oriented features of C++. Most of the
confusing concepts from C++ are either left out of Java or implemented in a cleaner, more
approachable manner. In Java there are a small number of clearly defined ways to accomplish a
given task.

Object-Oriented

Java was not designed to be source-code compatible with any other language. This allowed the
Java team the freedom to design with a blank slate. One outcome of this was a clean usable,
pragmatic approach to objects. The object model in Java is simple and easy to extend, while
simple types, such as integers, are kept as high-performance non-objects.

Robust

The multi-platform environment of the Web places extraordinary demands on a program,


because the program must execute reliably in a variety of systems. The ability to create robust
programs was given a high priority in the design of Java. Java is strictly typed language; it
checks your code at compile time and run time.

Java virtually eliminates the problems of memory management and de-allocation, which is
completely automatic. In a well-written Java program, all run time errors can –and should –be
managed by your program.

3.6.4. Java Database Connectivity

Java Database Connectivity

What Is JDBC?

JDBC is a Java API for executing SQL statements. (As a point of interest, JDBC is a
trademarked name and is not an acronym; nevertheless, JDBC is often thought of as standing for
Java Database Connectivity. It consists of a set of classes and interfaces written in the Java
programming language. JDBC provides a standard API for tool/database developers and makes it
possible to write database applications using a pure Java API.

Using JDBC, it is easy to send SQL statements to virtually any relational database. One can write
a single program using the JDBC API, and the program will be able to send SQL statements to

MCA/GRIET,HYDERABAD Page 18
the appropriate database. The combinations of Java and JDBC lets a programmer write it once
and run it anywhere.

What Does JDBC Do?

Simply put, JDBC makes it possible to do three things:

 Establish a connection with a database


 Send SQL statements
 Process the results.

JDBC versus ODBC and other APIs

At this point, Microsoft's ODBC (Open Database Connectivity) API is that probably the most
widely used programming interface for accessing relational databases. It offers the ability to
connect to almost all databases on almost all platforms.

So why not just use ODBC from Java? The answer is that you can use ODBC from Java, but this
is best done with the help of JDBC in the form of the JDBC-ODBC Bridge, which we will cover
shortly. The question now becomes "Why do you need JDBC?" There are several answers to this
question:

1. ODBC is not appropriate for direct use from Java because it uses a C interface. Calls
from Java to native C code have a number of drawbacks in the security,
implementation, robustness, and automatic portability of applications.
2. A literal translation of the ODBC C API into a Java API would not be desirable. For
example, Java has no pointers, and ODBC makes copious use of them, including the
notoriously error-prone generic pointer "void *". You can think of JDBC as ODBC
translated into an object-oriented interface that is natural for Java programmers.
3. ODBC is hard to learn. It mixes simple and advanced features together, and it has
complex options even for simple queries. JDBC, on the other hand, was designed to
keep simple things simple while allowing more advanced capabilities where required.
4. A Java API like JDBC is needed in order to enable a "pure Java" solution. When
ODBC is used, the ODBC driver manager and drivers must be manually installed on

MCA/GRIET,HYDERABAD Page 19
every client machine. When the JDBC driver is written completely in Java, however,
JDBC code is automatically installable, portable, and secure on all Java platforms
from network computers to mainframes.
Two-tier and Three-tier Models

The JDBC API supports both two-tier and three-tier models for database access.

In the two-tier model, a Java applet or application talks directly to the database. This requires a
JDBC driver that can communicate with the particular database management system being
accessed. A user's SQL statements are delivered to the database, and the results of those
statements are sent back to the user. The database may be located on another machine to which
the user is connected via a network. This is referred to as a client/server configuration, with the
user's machine as the client, and the machine housing the database as the server. The network can
be an Intranet, which, for example, connects employees within a corporation, or it can be the

JAVA
Client machine
Application

DBMS-proprietary protocol
JDBC

Database server
DBMS

3.3 JAVA program interaction with DB

Internet.

Java applet or
Client machine (GUI)
Html browser

HTTP, RMI, or CORBA calls

Application
Server (Java)
Server machine (business
JDBC DBMS-proprietary protocol
MCA/GRIET,HYDERABAD Page 20

Database server
3.4 Data Base interact with Specific API

In the three-tier model, commands are sent to a "middle tier" of services, which then send SQL
statements to the database. The database processes the SQL statements and sends the results back
to the middle tier, which then sends them to the user. MIS directors find the three-tier model very
attractive because the middle tier makes it possible to maintain control over access and the kinds
of updates that can be made to corporate data. Another advantage is that when there is a middle
tier, the user can employ an easy-to-use higher-level API which is translated by the middle tier
into the appropriate low-level calls. Finally, in many cases the three-tier architecture can provide
performance advantages.

Until now the middle tier has typically been written in languages such as C or C++, which offer
fast performance. However, with the introduction of optimizing compilers that translate Java
byte code into efficient machine-specific code, it is becoming practical to implement the middle
tier in Java. This is a big plus, making it possible to take advantage of Java's robustness,
multithreading, and security features. JDBC is important to allow database access from a Java

MCA/GRIET,HYDERABAD Page 21
middle tier.

MCA/GRIET,HYDERABAD Page 22
JDBC Driver Types

The JDBC drivers that we are aware of at this time fit into one of four categories:

 JDBC-ODBC bridge plus ODBC driver


 Native-API partly-Java driver
 JDBC-Net pure Java driver
 Native-protocol pure Java driver
JDBC-ODBC Bridge

If possible, use a Pure Java JDBC driver instead of the Bridge and an ODBC driver. This
completely eliminates the client configuration required by ODBC. It also eliminates the potential
that the Java VM could be corrupted by an error in the native code brought in by the Bridge (that
is, the Bridge native library, the ODBC driver manager library, the ODBC driver library, and the
database client library).

What Is the JDBC- ODBC Bridge?

The JDBC-ODBC Bridge is a JDBC driver, which implements JDBC operations by


translating them into ODBC operations. To ODBC it appears as a normal application
program. The Bridge implements JDBC for any database for which an ODBC driver is
available. The Bridge is implemented as the

Sun.jdbc.odbc Java package and contains a native library used to access ODBC. The Bridge
is a joint development of Innersole and Java Soft.

JDBC connectivity

The JDBC provides database-independent connectivity between the J2EE platform and a wide
range of tabular data sources. JDBC technology allows an Application Component Provider to:

 Perform connection and authentication to a database server


 Manager transactions
 Move SQL statements to a database engine for preprocessing and execution
 Execute stored procedures
 Inspect and modify the results from Select statements

MCA/GRIET,HYDERABAD Page 23
3.6.5. Oracle 10g
Database

A database management system (DBMS) is computer software designed for the purpose of
managing databases, a large set of structured data, and run operations on the data requested by
numerous users. Typical examples of DBMSs include Oracle, DB2, Microsoft Access, Microsoft
SQL Server, Firebird, PostgreSQL, MySQL, SQLite, FileMaker and Sybase Adaptive Server
Enterprise. DBMSs are typically used by Database administrators in the creation of Database
systems. Typical examples of DBMS use include accounting, human resources and customer
support systems.

Originally found only in large companies with the computer hardware needed to support large
data sets, DBMSs have more recently emerged as a fairly standard part of any company back
office.

Description

A DBMS is a complex set of software programs that controls the organization, storage,
management, and retrieval of data in a database. A DBMS includes:

 A modeling language to define the schema of each database hosted in the DBMS, according
to the DBMS data model.
• The four most common types of organizations are the hierarchical, network, relational
and object models. Inverted lists and other methods are also used. A given database
management system may provide one or more of the four models. The optimal
structure depends on the natural organization of the application's data, and on the
application's requirements (which include transaction rate (speed), reliability,
maintainability, scalability, and cost).
• The dominant model in use today is the ad hoc one embedded in SQL, despite the
objections of purists who believe this model is a corruption of the relational model,
since it violates several of its fundamental principles for the sake of practicality and
performance. Many DBMSs also support the Open Database Connectivity API that
supports a standard way for programmers to access the DBMS.

MCA/GRIET,HYDERABAD Page 24
 Data structures (fields, records, files and objects) optimized to deal with very large
amounts of data stored on a permanent data storage device (which implies relatively slow
access compared to volatile main memory).
 A database query language and report writer to allow users to interactively interrogate the
database, analyze its data and update it according to the users privileges on data.
• It also controls the security of the database.
• Data security prevents unauthorized users from viewing or updating the database.
Using passwords, users are allowed access to the entire database or subsets of it
called subschemas. For example, an employee database can contain all the data about
an individual employee, but one group of users may be authorized to view only
payroll data, while others are allowed access to only work history and medical data.
• If the DBMS provides a way to interactively enter and update the database, as well as
interrogate it, this capability allows for managing personal databases. However, it
may not leave an audit trail of actions or provide the kinds of controls necessary in a
multi-user organization. These controls are only available when a set of application
programs are customized for each data entry and updating function.
 A transaction mechanism, that ideally would guarantee the ACID properties, in order to
ensure data integrity, despite concurrent user accesses (concurrency control), and faults (fault
tolerance).
• It also maintains the integrity of the data in the database.
• The DBMS can maintain the integrity of the database by not allowing more than one
user to update the same record at the same time. The DBMS can help prevent
duplicate records via unique index constraints; for example, no two customers with
the same customer numbers (key fields) can be entered into the database. See ACID
properties for more information (Redundancy avoidance).
The DBMS accepts requests for data from the application program and instructs the operating
system to transfer the appropriate data.

When a DBMS is used, information systems can be changed much more easily as the
organization's information requirements change. New categories of data can be added to the
database without disruption to the existing system.

MCA/GRIET,HYDERABAD Page 25
Organizations may use one kind of DBMS for daily transaction processing and then move the
detail onto another computer that uses another DBMS better suited for random inquiries and
analysis. Overall systems design decisions are performed by data administrators and systems
analysts. Detailed database design is performed by database administrators.

Database servers are specially designed computers that hold the actual databases and run only the
DBMS and related software. Database servers are usually multiprocessor computers, with RAID
disk arrays used for stable storage. Connected to one or more servers via a high-speed channel,
hardware database accelerators are also used in large volume transaction processing
environments.

DBMSs are found at the heart of most database applications. Sometimes DBMSs are built
around a private multitasking kernel with built-in networking support although nowadays these
functions are left to the operating system.

SQL

Structured Query Language (SQL) is the language used to manipulate relational databases. SQL
is tied very closely with the relational model.

In the relational model, data is stored in structures called relations or tables.

SQL statements are issued for the purpose of:

Data definition: Defining tables and structures in the database (DDL used to create, alter and
drop schema objects such as tables and indexes).

Data manipulation: Used to manipulate the data within those schema objects (DML Inserting,
Updating, Deleting the data, and Querying the Database).

A schema is a collection of database objects that can include: tables, views, indexes and
sequences

List of SQL statements that can be issued against an Oracle database schema are:

• ALTER - Change an existing table, view or index definition (DDL)


• AUDIT - Track the changes made to a table (DDL)

MCA/GRIET,HYDERABAD Page 26
• COMMENT - Add a comment to a table or column in a table (DDL)
• COMMIT - Make all recent changes permanent (DML - transactional)
• CREATE - Create new database objects such as tables or views (DDL)
• DELETE - Delete rows from a database table (DML)
• DROP - Drop a database object such as a table, view or index (DDL)
• GRANT - Allow another user to access database objects such as tables or views (DDL)
• INSERT - Insert new data into a database table (DML)
• No AUDIT - Turn off the auditing function (DDL)
• REVOKE - Disallow a user access to database objects such as tables and views (DDL)
• ROLLBACK - Undo any recent changes to the database (DML - Transactional)
• SELECT - Retrieve data from a database table (DML)
• TRUNCATE - Delete all rows from a database table (can not be rolled back) (DML)
• UPDATE - Change the values of some data items in a database table (DML)

Normalization

Normalization is the process of organizing data in a database. This includes creating tables and
establishing relationships between those tables according to rules designed both to protect the
data and to make the database more flexible by eliminating redundancy and inconsistent
dependency.
Redundant data wastes disk space and creates maintenance problems. If data that exists in more
than one place must be changed, the data must be changed in exactly the same way in all
locations.

What is an "inconsistent dependency"? While it is intuitive for a user to look in the Customers
table for the address of a particular customer, it may not make sense to look there for the salary
of the employee who calls on that customer. The employee's salary is related to, or dependent on,
the employee and thus should be moved to the Employees table. Inconsistent dependencies can
make data difficult to access because the path to find the data may be missing or broken.
There are a few rules for database normalization. Each rule is called a "normal form." If the first
rule is observed, the database is said to be in "first normal form." If the first three rules are

MCA/GRIET,HYDERABAD Page 27
observed, the database is considered to be in "third normal form." Although other levels of
normalization are possible, third normal form is considered the highest level necessary for most
applications.
As with many formal rules and specifications, real world scenarios do not always allow for
perfect compliance. In general, normalization requires additional tables and some customers find
this cumbersome. If you decide to violate one of the first three rules of normalization, make sure
that your application anticipates any problems that could occur, such as redundant data and
inconsistent dependencies.

The following descriptions include examples.

First Normal Form

Eliminate repeating groups in individual tables.

Create a separate table for each set of related data.

Identify each set of related data with a primary key.

Do not use multiple fields in a single table to store similar data. For example, to track an
inventory item that may come from two possible sources, an inventory record may contain fields
for vendor code1 and vendor code2.

What happens when you add a third vendor? Adding a field is not the answer; it requires
program and table modifications and does not smoothly accommodate a dynamic number of
vendors. Instead, place all vendor information in a separate table called Vendors, then link
inventory to vendors with an item number key, or vendors to inventory with a vendor code key.

Second Normal Form

Create separate tables for sets of values that apply to multiple records.

Relate these tables with a foreign key.

Records should not depend on anything other than a table's primary key (a compound key, if
necessary). For example, consider a customer's address in an accounting system. The address is
needed by the Customers table, but also by the Orders, Shipping, Invoices, Accounts Receivable,

MCA/GRIET,HYDERABAD Page 28
and Collections tables. Instead of storing the customer's address as a separate entry in each of
these tables, store it in one place, either in the Customers table or in a separate Addresses table.

Third Normal Form

Eliminate fields that do not depend on the key.

Values in a record that are not part of that record's key do not belong in the table. In general, any
time the contents of a group of fields may apply to more than a single record in the table,
consider placing those fields in a separate table.

For example, in an Employee Recruitment table, a candidate's university name and address may
be included. But you need a complete list of universities for group mailings. If university
information is stored in the Candidates table, there is no way to list universities with no current
candidates. Create a separate Universities table and link it to the Candidates table with a
university code key.

EXCEPTION: Adhering to the third normal form, while theoretically desirable, is not always
practical. If you have a Customers table and you want to eliminate all possible interfield
dependencies, you must create separate tables for cities, ZIP codes, sales representatives,
customer classes, and any other factor that may be duplicated in multiple records. In theory,
normalization is worth pursing. However, many small tables may degrade performance or exceed
open file and memory capacities.

It may be more feasible to apply third normal form only to data that changes frequently. If some
dependent fields remain, design your application to require the user to verify all related fields
when any one is changed.

Other Normalization Forms

Fourth normal form, also called Boyce Codd Normal Form (BCNF), and fifth normal form do
exist, but are rarely considered in practical design. Disregarding these rules may result in less
than perfect database design, but should not affect functionality.

MCA/GRIET,HYDERABAD Page 29
3.6.6 Servlets

Introduction
The Java web server is Java Soft's own web Server. The Java web server is just a part of a larger
framework, intended to provide you not just with a web server, but also with tools. To build
customized network servers for any Internet or Intranet client/server system. Servlets are to a
web server, how applets are to the browser.

About Servlets

Servlets provide a Java-based solution used to address the problems currently associated with
doing server-side programming, including inextensible scripting solutions, platform-specific
APIs, and incomplete interfaces.

Servlets are objects that conform to a specific interface that can be plugged into a Java-based
server. Servlets are to the server-side what applets are to the client-side - object byte codes that
can be dynamically loaded off the net. They differ from applets in that they are faceless objects
(without graphics or a GUI component). They serve as platform independent, dynamically
loadable, pluggable helper byte code objects on the server side that can be used to dynamically
extend server-side functionality.

For example, an HTTP Servlets can be used to generate dynamic HTML content. When you use
Servlets to do dynamic content you get the following advantages:

 They’re faster and cleaner than CGI scripts


 They use a standard API (the Servlets API)
 They provide all the advantages of Java (run on a variety of servers without
needing to be rewritten).
Attractiveness of Servlets

There are many features of Servlets that make them easy and attractive to use. These include:

 Easily configured using the GUI-based Admin tool


 Can be loaded and invoked from a local disk or remotely across the network.

MCA/GRIET,HYDERABAD Page 30
 Can be linked together, or chained, so that one Servlets can call another Servlets,
or several Servlets in sequence.
 Can be called dynamically from within HTML pages, using server-side include
tags.
 Are secure - even when downloading across the network, the Servlets security
model and Servlets sandbox protect your system from unfriendly behavior.

Advantages of the Servlet API


One of the great advantages of the Servlet API is protocol independence. It assumes nothing
about:

• The protocol being used to transmit on the net


• How it is loaded
• The server environment it will be running in
These qualities are important, because it allows the Servlet API to be embedded in many
different kinds of servers. There are other advantages to the Servlet API as well. These include:

• It’s extensible - you can inherit all your functionality from the base classes made
available to you.
• It’s simple, small, and easy to use.

• J2EE Server Architechture


• J2EE Server Architechture

MCA/GRIET,HYDERABAD Page 31
3.5 J2EE Server Architechture

Features of Servlets:

• Servlets are persistent. Servlet are loaded only by the web server and can maintain
services between requests.
• Servlets are fast. Since Servlets only need to be loaded once, they offer much better
performance over their CGI counterparts.
• Servlets are platform independent.
• Servlets are extensible. Java is a robust, object-oriented programming language,
which easily can be extended to suit your needs
• Servlets are secure.
• Servlets can be used with a variety of clients.

Loading Servlets:

Servlets can be loaded from three places

From a directory that is on the CLASSPATH. The CLASSPATH of the JavaWebServer


includes service root/classes/ which is where the system classes reside.

MCA/GRIET,HYDERABAD Page 32
From the <SERVICE_ROOT /Servlets/ directory. This is *not* in the server’s class path. A
class loader is used to create Servlets from this directory. New Servlets can be added - existing
Servlets can be recompiled and the server will notice these changes.

From a remote location, for this a code base like http: // nine.eng / classes / foo / is required in
addition to the Servlets class name. Refer to the admin GUI docs on Servlet section to see how to
set this up.

Loading Remote Servlets

Remote Servlets can be loaded by:

1. Configuring the Admin Tool to setup automatic loading of remote Servlets


2. Setting up server side include tags in. shtml files
3. Defining a filter chain configuration

Invoking Servlets

A Servlet invoker is a Servlet that invokes the "service" method on a named Servlet. If the
Servlet is not loaded in the server, then the invoker first loads the Servlet (either from local disk
or from the network) and the then invokes the "service" method. Also like applets, local Servlets
in the server can be identified by just the class name. In other words, if a Servlet name is not
absolute, it is treated as local.

A client can invoke Servlets in the following ways:

• The client can ask for a document that is served by the Servlet.
• The client (browser) can invoke the Servlet directly using a URL, once it has been
mapped using the Servlet Aliases section of the admin GUI.
• The Servlet can be invoked through server side include tags.
• The Servlet can be invoked by placing it in the Servlets/ directory.
• The Servlet can be invoked by using it in a filter chain.
3.6.7 Java Server Pages(JSP)

Java server Pages is a simple, yet powerful technology for creating and maintaining dynamic-
content web pages. Based on the Java programming language, Java Server Pages offers proven

MCA/GRIET,HYDERABAD Page 33
portability, open standards, and a mature re-usable component model .The Java Server Pages
architecture enables the separation of content generation from content presentation. This
separation not eases maintenance headaches; it also allows web team members to focus on their
areas of expertise. Now, web page designer can concentrate on layout, and web application
designers on programming, with minimal concern about impacting each other’s work.

Features of JSP

Portability:

Java Server Pages files can be run on any web server or web-enabled application server that
provides support for them. Dubbed the JSP engine, this support involves recognition, translation,
and management of the Java Server Page lifecycle and its interaction components.

Components

It was mentioned earlier that the Java Server Pages architecture can include reusable Java
components. The architecture also allows for the embedding of a scripting language directly into
the Java Server Pages file. The components current supported include Java Beans, and Servlets.

Processing

A Java Server Pages file is essentially an HTML document with JSP scripting or tags. The Java
Server Pages file has a JSP extension to the server as a Java Server Pages file. Before the page is
served, the Java Server Pages syntax is parsed and processed into a Servlet on the server side.
The Servlet that is generated outputs real content in straight HTML for responding to the client.

Access Models:

A Java Server Pages file may be accessed in at least two different ways. A client’s request comes
directly into a Java Server Page. In this scenario, suppose the page accesses reusable Java Bean
components that perform particular well-defined computations like accessing a database. The
result of the Beans computations, called result sets is stored within the Bean as properties. The
page uses such Beans to generate dynamic content and present it back to the client.

MCA/GRIET,HYDERABAD Page 34
In both of the above cases, the page could also contain any valid Java code. Java Server
Pages architecture encourages separation of content from presentation.

Steps in the execution of a JSP Application:

1. The client sends a request to the web server for a JSP file by giving the name of the JSP
file within the form tag of a HTML page.

2. This request is transferred to the JavaWebServer. At the server side JavaWebServer


receives the request and if it is a request for a jsp file server gives this request to the JSP
engine.
3. JSP engine is program which can under stands the tags of the jsp and then it converts

those tags into a Servlet program and it is stored at the server side. This Servlet is loaded

in the memory and then it is executed and the result is given back to the JavaWebServer

and then it is transferred back to the result is given back to the JavaWebServer and then

it is transferred back to the client.

MCA/GRIET,HYDERABAD Page 35
3.6.8 Eclipse

Eclipse is an open-source software framework written primarily in Java. In its default form it is
an Integrated Development Environment (IDE) for Java developers, consisting of the Java
Development Tools (JDT) and the Eclipse Compiler for Java (ECJ). Users can extend its
capabilities by installing plug-ins written for the Eclipse software framework, such as
development toolkits for other programming languages, and can write and contribute their own
plug-in modules. Language packs are available for over a dozen languages.

Architecture

The basis for Eclipse is the Rich Client Platform (RCP). The following components constitute
the rich client platform:

 OSGi - a standard bundling framework


 Core platform - boot Eclipse, run plug-ins
 the Standard Widget Toolkit (SWT) - a portable widget toolkit
 JFace - viewer classes to bring model view controller programming to SWT, file buffers,
text handling, text editors
 the Eclipse Workbench - views, editors, perspectives, wizards
Eclipse's widgets are implemented by a widget toolkit for Java called SWT, unlike most Java
applications, which use the Java standard Abstract Window Toolkit (AWT) or Swing. Eclipse's
user interface also leverages an intermediate GUI layer called JFace, which simplifies the
construction of applications based on SWT.

Eclipse employs plug-ins in order to provide all of its functionality on top of (and including) the
rich client platform, in contrast to some other applications where functionality is typically hard
coded. This plug-in mechanism is a lightweight software componentry framework. In addition to
allowing Eclipse to be extended using other programming languages such as C and Python, the
plug-in framework allows Eclipse to work with typesetting languages like LaTeX, networking
applications such as telnet, and database management systems. The plug-in architecture supports
writing any desired extension to the environment, such as for configuration management. Java
and CVS support is provided in the Eclipse SDK.

MCA/GRIET,HYDERABAD Page 36
The key to the seamless integration of tools with Eclipse is the plugin. With the exception of a
small run-time kernel, everything in Eclipse is a plug-in. This means that a plug-in you develop
integrates with Eclipse in exactly the same way as other plug-ins; in this respect, all features are
created equal.

The Eclipse SDK includes the Eclipse Java Development Tools, offering an IDE with a built-in
incremental Java compiler and a full model of the Java source files. This allows for advanced
refactoring techniques and code analysis. The IDE also makes use of a workspace, in this case a
set of metadata over a flat filespace allowing external file modifications as long as the
corresponding workspace "resource" is refreshed afterwards. The Visual Editor project allows
interfaces to be created interactively, hence allowing Eclipse to be used as a RAD tool.

MCA/GRIET,HYDERABAD Page 37
CHAPTER-4
SYSTEM DESIGN
4.1 Over View
This chapter discuss about the system design.it specifies how the project is going to be
developedso as to requirements specified in the previous chapter.the consequences listed
requirement analysis phase is used as input for this design phase.

4.2 Flow Diagram


Dataflow diagram shows the flow of control of the system and also specified the type of
information needed to perform particular action to any stage

4.3 Technical Specification

The technical specification outlines all the information needed to define the technical
requirements of a site ,including platforms, system, hosting, arrangements, customizations of
existing code and bespoke programming requirements.

4.3.1UML Diagrams

UNIFIED MODELING LANGUAGE DIAGRAMS

The unified modeling language allows the software engineer to express an analysis model using
the modeling notation that is governed by a set of syntactic semantic and pragmatic rules. A
UML system is represented using five different views that describe the system from distinctly
different perspective. Each view is defined by a set of diagram, which is as follows.

USER MODEL VIEW

This view represents the system from the users perspective.

The analysis representation describes a usage scenario from the end-users perspective.

STRUCTURAL MODEL VIEW

In this model the data and functionality are arrived from inside the system.

MCA/GRIET,HYDERABAD Page 38
This model view models the static structures.

BEHAVIORAL MODEL VIEW

It represents the dynamic of behavioral as parts of the system, depicting the interactions of
collection between various structural elements described in the user model and structural model
view.

IMPLEMENTATION MODEL VIEW

In this the structural and behavioral as parts of the system are represented as they are to be built.

ENVIRONMENTAL MODEL VIEW

In this the structural and behavioral aspects of the environment in which the system is to be
implemented are represented.

UML is specifically constructed through two different domains they are:

UML Analysis modeling, which focuses on the user model and structural model views of the
system.

UML design modeling, which focuses on the behavioral modeling, implementation modeling
and environmental model views.

Use case Diagrams represent the functionality of the system from a user’s point of view. Use
cases are used during requirements elicitation and analysis to represent the functionality of the
system. Use cases focus on the behavior of the system from external point of view.

Actors are external entities that interact with the system. Examples of actors include users like
administrator, bank customer …etc., or another system like central database.

MCA/GRIET,HYDERABAD Page 39
4.4 Types of UML Diagrams

4.4.1 CLASS DIAGRAM

Class diagrams describe the structure of the system in terms of classes and objects. The servlet
api class diagram will be as follows.

MCA/GRIET,HYDERABAD Page 40
Class Collaboration Diagrams

Class Collaboration Diagram

4.1 Class Diagram


All the above classes extends the properties from the HttpServelets and they are shown by
generalization relationship.

MCA/GRIET,HYDERABAD Page 41
DBConnectionFactory is the sub part of the Initservelet and it inherits the properties from the
HttpServelet.

MCA/GRIET,HYDERABAD Page 42
4.4.2 Usecase Diagram
Unified Modeling Language:

The Unified Modeling Language allows the software engineer to express an analysis model
using the modeling notation that is governed by a set of syntactic semantic and pragmatic rules.

A UML system is represented using five different views that describe the system from distinctly
different perspective. Each view is defined by a set of diagram, which is as follows.

• User Model View


i. This view represents the system from the users perspective.
ii. The analysis representation describes a usage scenario from the end-users
perspective.
• Structural model view
i. In this model the data and functionality are arrived from inside the system.
ii. This model view models the static structures.
• Behavioral Model View
It represents the dynamic of behavioral as parts of the system, depicting the
interactions of collection between various structural elements described in the
user model and structural model view.

• Implementation Model View


In this the structural and behavioral as parts of the system are represented as they
are to be built.

• Environmental Model View


In this the structural and behavioral aspects of the environment in which the
system is to be implemented are represented.

MCA/GRIET,HYDERABAD Page 43
UML is specifically constructed through two different domains they are:

 UML Analysis modeling, this focuses on the user model and structural model views of
the system.
 UML design modeling, which focuses on the behavioral modeling, implementation
modeling and environmental model views.
Use case Diagrams represent the functionality of the system from a user’s point of view. Use
cases are used during requirements elicitation and analysis to represent the functionality of the
system. Use cases focus on the behavior of the system from external point of view.

Actors are external entities that interact with the system. Examples of actors include users like
administrator, bank customer …etc., or another system like central database.

1 system Use Case Diagram

4.2 System UseCase Diagram


There are four modules admin, student, faculty, hr manager every one can access the
functionalities by using valid login id, password.

MCA/GRIET,HYDERABAD Page 44
2 Administrator Use Case Diagram

4.3 Administrator Usecase Diagram

Administrator provides functionalities home, forums, subject , college, profile, queries, logout.
Forum have sub dropdown option like add forum, view forum, update forum and all other
functionalities also provide sub functions.

MCA/GRIET,HYDERABAD Page 45
3 Faculty Usecase Diagram

FacultyHome AskQuestion

Question ViewAllQuestions

ViewAnswers
Forums GiveMarks

ViewForums

ParticipateForums
Faculty
Personal profile

ViewProfile

Material
Give Material

Student Profile View Material

ViewStudentProfile

Security
ViewStatistic Report

Logout
ChangePassword

ChangeQuestion

4.4 faculty sequence Diagram

faculty maintains forums, personal profile ,material to view also provides security and logout
options. and according to all they can give marks.

MCA/GRIET,HYDERABAD Page 46
4 Student Usecase Diagram

4.5 Student Sequence Diagram

Student can also give feedbacks and view forums , upload materials for security purpose they
can change the password also.

MCA/GRIET,HYDERABAD Page 47
5 Technical/HR Experts managers Use case Diagram

Manager also provides college data, give feedbacks, provide security, logout options.

MCA/GRIET,HYDERABAD Page 48
4.4.3 Sequence Diagrams

User-Level Sequence Diagrams

1 Administrator Sequence Diagram

Administrator sequence diagram shows sequence of processing first goto home and then forums,
feedbacks finally logout.

MCA/GRIET,HYDERABAD Page 49
2 Faculty Sequence Diagram

Faculty first login with valid password and it shows home page then options like forums,
personal profile ,material, student profile , security, logout.

MCA/GRIET,HYDERABAD Page 50
4.4.4 collaboration Diagram

AdminCollaborationdiagram

4.6 Admin Collaboration Diagram


Collaboration between the objects profile, forums, subject, college, feedback, security

MCA/GRIET,HYDERABAD Page 51
FacultyCollaborationdiagram

4.7 Faculty Collaboration Diagram

Collaboration between the home page and objects question, forums, student profile, material.

MCA/GRIET,HYDERABAD Page 52
Student Collaboration diagram

MCA/GRIET,HYDERABAD Page 53
HRManagerCollaborationdiagram

collaboration between the home page and feedback, security, manager objects.

MCA/GRIET,HYDERABAD Page 54
4.4.5 Deployment Diagram

Deployment Diagram

4.8 Deployement Diagram

Presentation Layer, Database Interface are deployed in the webserver.

MCA/GRIET,HYDERABAD Page 55
4.5 Database Design

4.5.1 ER Diagram

4.9 ER Diagram

Entity Relationship Diagram shows the one to many ,many to many ,many to one between the
classes.

MCA/GRIET,HYDERABAD Page 56
4.6 Database Table

Data Dictionary
ADDRESSES

COLLEGE

FEEDBACKSOLU

FORUMDETAILS

FORUMPOINTS

MCA/GRIET,HYDERABAD Page 57
FORUMS

NOTES

QUERY

QUESTIONS

SOLUTION

MCA/GRIET,HYDERABAD Page 58
SUBJECT

USERDETAILS

MCA/GRIET,HYDERABAD Page 59
CHAPTER-5
IMPLEMENTATION
Login.jsp

<%@ page language="java" import="java.util.*" pageEncoding="ISO-8859-1" %>

<%@ taglib prefix="c" uri=http://java.sun.com/jsp/jstl/core %>

<% String path = request.getContextPath();

String basePath = request.getScheme() + "://"+ request.getServerName() + ":" +


equest.getServerPort()+ path + "/"; %>

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01Transitional//EN">

<html>

<head>

<basehref="<%=basePath%>"><scriptlanguage="JavaScript"src="<%=request.getConte
xtPath()+ "/js/gen_validatorv31.js"%>" type="text/javascript"></script>

<title>My JSP 'admin.jsp' starting page</title>

<meta http-equiv="pragma" content="no-cache">

<meta http-equiv="cache-control" content="no-cache">

<meta http-equiv="expires" content="0">

<meta http-equiv="keywords" content="keyword1,keyword2,keyword3">

<meta http-equiv="description" content="This is my page">

<!-- <link rel="stylesheet" type="text/css" href="styles.css"> -->

</head>

<body>

<table>

<tr>

MCA/GRIET,HYDERABAD Page 60
<td>

<img border="0" align="left" src="./images/base.png" width="500" height="210">

<img border="0" align="right" src="./images/share.jpg" width="500" height="210">

</td>

</tr>

</table>

<table>

<tr>

<td colspan="1" width="900" height="30">

<center>

<font color="#E851AF" size="6">

<b> <i>Knowledge Based </i> </b>

</font>

<font color="#jf4DB" size="6">

<b><i>Community Sharing System</i> </b>

</font>

</center>

</td>

</tr>

</table>

<center>

MCA/GRIET,HYDERABAD Page 61
<table width="100%" border="0" cellspacing="0" cellpadding="4">

<tr>

<td bgcolor="#FFEBCD">

<table width="100%" border="0" cellspacing="0"


cellpadding="4">

<tr> <td width="8%"> <font color="#CCCCCC">&nbsp;

<a href="./jsps/Home.jsp">

<font color="pinkbluered"><strong><b> Home</b> </strong> </font> </a> </font>

</td>

<td width="8%">

<font color="#CCCCCC">&nbsp;

<font color="#FFFFFF"><strong><b></b>

</strong> </font> </font>

<font color="red"><b> <c:if test="${requestScope.status!='null'}">

<c:out value="${requestScope.status}"></c:out>
</c:if> </b> </font></td
<td width="8%"><font color="#CCCCCC">&nbsp;
<font color="#FFFFFF"><strong><b>
<a href="./SubdropDownmenu?action=registration">
<font color="pinkbluered">NewUser</font> </a> </b>
</strong> </font> </font>
</td>
</tr>
</table>
<center>

MCA/GRIET,HYDERABAD Page 62
<table>

<tr>

<td width="100%" bgcolor="#EAEAEA" colspan="2" align="left">

<center>

<form method="post" name="login"

action="<%=request.getContextPath()+ "/LoginActionServlet"%>">

<p>
<label for="textfield">
<b>username:</b>

</label>
<input type="text" name="loginid" id="username">
</p>
<p>
<label for="password">
<b>password:</b>
</label>

<input type="password" name="password" id="passwore">

</p>
<p>
<input type="submit" name="Submit" value="Submit">
</p>
</form>

<script language="JavaScript" type="text/javascript">

//You should create the validator only after the definition of the
HTML form
var frmvalidator = new Validator("login");

MCA/GRIET,HYDERABAD Page 63
frmvalidator.addValidation("loginid","req","UserName is
required");
frmvalidator.addValidation("password","req","PassWord is
required");

</script>
</center>

</td>
</tr>
</table>
</center>
</td>
</tr>
</table>
</center>
</body>

</html>

MCA/GRIET,HYDERABAD Page 64
CHAPTER-6
SYSTEM TESTING
6.1 Testing
The process of executing a system with the intent of finding an error.

• Testing is defined as the process in which defects are identified, isolated, subjected for
rectification and ensured that product is defect free in order to produce the quality
product and hence customer satisfaction.
• Quality is defined as justification of the requirements
• Defect is nothing but deviation from the requirements
• Defect is nothing but bug.
• Testing --- The presence of bugs
• Testing can demonstrate the presence of bugs, but not their absence
• Debugging and Testing are not the same thing!
• Testing is a systematic attempt to break a program or the AUT
• Debugging is the art or method of uncovering why the script /program did not
execute properly.
6.2 Testing Methodologies

• Black box Testing: is the testing process in which tester can perform testing on an
application without having any internal structural knowledge of application.
Usually Test Engineers are involved in the black box testing.

• White box Testing: is the testing process in which tester can perform testing on an
application with having internal structural knowledge.
Usually The Developers are involved in white box testing.

• Gray Box Testing: is the process in which the combination of black box and white box
tonics’ are used.

MCA/GRIET,HYDERABAD Page 65
Levels of Testing

Module1 Module2 Module3

Units Units Units

i/p Integration o/p i/p Integration o/p

System Testing: Presentation + business +Databases

UAT: user acceptance testing

STLC (SOFTWARE TESTING LIFE CYCLE)


6.3 Test Planning

1.Test Plan is defined as a strategic document which describes the procedure how to perform
various testing on the total application in the most efficient way.

2.This document involves the scope of testing,

3. Objective of testing,

4. Areas that need to be tested,

5. Areas that should not be tested,

6. Scheduling Resource Planning,

7. Areas to be automated,

MCA/GRIET,HYDERABAD Page 66
Test Development:

1. Test case Development (check list)

2. Test Procedure preparation. (Description of the Test cases).

1. Implementation of test cases. Observing the result.

Result Analysis: 1. Expected value: is nothing but expected behavior

Of application.

2. Actual value: is nothing but actual behavior of

application

Bug Tracing: Collect all the failed cases, prepare documents.

Reporting : Prepare document (status of the application)

6.4 Types Of Testing:

Unit Testing:
Unit testing focuses verification effort on the smallest unit of software design—
thesoftware component or module. Using the component-level design description
as a guide, important control paths are tested to uncover errors within the boundary of
the module. The relative complexity of tests and uncovered errors is limited by the
constrained scope established for unit testing. The unit test is white-box oriented,
and the step can be conducted in parallel for multiple components.
Integration Testing:
Integration testing is a systematic technique for constructing the program structure
while at the same time conducting tests to uncover errors associated with interfacing.
The objective is to take unit tested components and build a program structure
that has been dictated by design.
Validation Testing:
At the culmination of integration testing, software is completely assembled as a package,
interfacing errors have been uncovered and corrected, and a final series of software

MCA/GRIET,HYDERABAD Page 67
tests—validation testing—may begin. Validation can be defined in many ways,
but a simple (albeit harsh) definition is that validation succeeds when software functions
in a manner that can be reasonably expected by the customer.
System Testing:
System testing is actually a series of different tests whose primary purpose is to
fully exercise the computer-based system. Although each test has a different purpose,
all work to verify that system elements have been properly integrated and perform
allocated functions. In the sections that follow, we discuss the types of system tests
that are worthwhile for software-based systems.

TCD (Test Case Document):

Test Case Document Contains

• Test Scope (or) Test objective


• Test Scenario
• Test Procedure
• Test case
This is the sample test case document for the Acadamic details of student project:

Test scope:

• Test coverage is provided for the screen “ Acadamic status entry” form of a student
module of university management system application
• Areas of the application to be tested
Test Scenario:

• When the office personals use this screen for the marks entry, calculate the status details,
saving the information on student’s basis and quit the form.
Test Procedure:

• The procedure for testing this screen is planned in such a way that the data entry, status
calculation functionality, saving and quitting operations are tested in terms of Gui testing,

MCA/GRIET,HYDERABAD Page 68
Positive testing, Negative testing using the corresponding Gui test cases, Positive test
cases, Negative test cases respectively

6.5 Test Cases:

• Template for Test Case

T.C.No Description Exp Act Result

Enter user name True/false True Home page


and password
1

Enter valid date


to store in the Accurate/Valid Valid date Data stored
2 database data Successfully

Guidelines for Test Cases:

1. GUI Test Cases:


• Total no of features that need to be check
• Look & Feel
• Look for Default values if at all any (date & Time, if at all any require)
• Look for spell check

MCA/GRIET,HYDERABAD Page 69
Example for Gui Test cases:

T.C.No Description Expected value Actual value Result

Check for all the The screen must


features in the screen contain all the
1
features

Check for the alignment The alignment


of the objects as per the should be in proper
2
validations way

2. Positive Test Cases:


• The positive flow of the functionality must be considered
• Valid inputs must be used for testing
• Must have the positive perception to verify whether the requirements are justified.

MCA/GRIET,HYDERABAD Page 70
Example for Positive Test cases:

T.C.No Description Expected value Actual value Result

1 Check for the date The date and time


Time Auto of the system
Display must be displayed

2 Enter the valid It should accept


Roll no into the
student roll no
field

3. Negative Test Cases:


• Must have negative perception.
• Invalid inputs must be used for test.
Example for Negative Test cases:

T.C.No Description Expected value Actual value Result

1 Try to modify The Modification


information in date should not be
and time allow

2 Enter invalid data It should not


in to the student accept invalid
details form, click data, save should
on save not allow

MCA/GRIET,HYDERABAD Page 71
CHAPTER-7
USER INTERFACE
screenshots
Homepage

LOGIN PAGE

• After running the project it will displays the home page .it provids the username and
password checkboxes to login as a student or administrator or faculty or researcher.

• And it also provides new user registration form to join as new member.

MCA/GRIET,HYDERABAD Page 72
StudentHome

HOME PAGE

• After entering valid studentname and password then student homepage will be
displayed.it provides so many options ,he can return back to homepage and ask
questions based on the technology he want ,he can vie question status.
• Student can start a separate forums,view forums,see personal profile also,he can
download material also.if any feedbacks he can send to the administrator.for security
purpose he can change the password by using old password.
• Logout option is provided.

MCA/GRIET,HYDERABAD Page 73
Ask question

• Whenever he select the askquestion that displays the box .it contains the title of the
question in which area you want to ask the question.category of question you can select
by using the dropdown list box.
• It provides text area to ask question then post question.

MCA/GRIET,HYDERABAD Page 74
View Question

• Student can view all the questions for all forums and also available appropriate answer
links to that questions.it provides all the latest questions asking information.

MCA/GRIET,HYDERABAD Page 75
View Answers

• Student can view the answers if anyone responded to the question he can give the reply
to that.it will displayed in separate boxes and also he can also give rating to the answer.

MCA/GRIET,HYDERABAD Page 76
View Material

• Material option prvides a subdropdown option that is view material.


• It displays all the materials available.it displays materials by category and materialname.

MCA/GRIET,HYDERABAD Page 77
Download Material

• This screenshot download a particular material in to his local system he can access
document by using the open document.

• When downloading it will displays the messagebox with 3 options open,save,cancel.

MCA/GRIET,HYDERABAD Page 78
View Student Profile

• This screenshot shows boidata of the student by selecting collegename and category.

MCA/GRIET,HYDERABAD Page 79
View Student marks

• Based on the answers given by the members they can allocated the marks to the particular
answers given by the faculty.

MCA/GRIET,HYDERABAD Page 80
Admin Page

• Whenever administrator enter the particular username and password the homepage will
be displayed.
• Admistrator maintains all the forums information, subjects information and he can also
provide security information to the end users.

MCA/GRIET,HYDERABAD Page 81
CHAPTER-8
CONCLUSION/FUTUREWORK

LIMITATIONS AND SCOPE FOR FUTURE ENHANCEMENTS

Limitations of the system:.

• System works in all platforms and its compatible environments.

• Advanced techniques are not used to check the authorization.

Future Enhancements:

It is not possible to develop a system that makes all the requirements of the user. User
requirements keep changing as the system is being used. Some of the future enhancements that
can be done to this system are:

• As the technology emerges, it is possible to upgrade the system and can be adaptable to
desired environment.
• Because it is based on object-oriented design, any further changes can be easily
adaptable.
• Based on the future security issues, security can be improved using emerging
technologies.
• Attendance module can be added
• sub admin module can be added

PROJECT SUMMARY

This application software has been computed successfully and was also tested successfully by

taking “test cases”. It is user friendly, and has required options, which can be utilized by the user

to perform the desired operations.

MCA/GRIET,HYDERABAD Page 82
The software is developed using Java as front end and Oracle as back end in Windows

environment. The goals that are achieved by the software are:

 Optimum utilization of resources.


 Efficient management of records.
 Simplification of the operations.
 Less processing time and getting required information.
 User friendly.
 Portable and flexible for further enhancement.

WORK DONE
The “KnowledgeBasedCommunitySharingSystem” was successfully designed and is tested
for accuracy and quality.

During this project we have accomplished all the objectives and this project meets the needs of
the organization. The developed will be used in searching, retrieving and generating information
for the concerned requests.

GOALS

 Reduced entry work


 Easy retrieval of information
 Reduced errors due to human intervention
 User friendly screens to enter the data
 Portable and flexible for further enhancement
 Web enabled.
 Fast finding of information requested

MCA/GRIET,HYDERABAD Page 83
CHAPTER-9

BIBILIOGRAPHY
(1) Java Complete Reference by Herbert Shield

(2) Database Programming with JDBC and Java by George Reese

(3) Java and XML By Brett McLaughlin

(4) Wikipedia, URL: http://www.wikipedia.org.

(5)Answers.com,Online Dictionary, Encyclopedia and much more, URL:


http://www.answers.com

(6) Google, URL: http://www.google.co.in

(7) Project Management URL: ttp://www.startwright.com/project.htm

(8) Advanced Programming in Java2,K.Somasundaram,Jaico Publishing House


(9) Programming with Java,M.P.Bhave,S.A.Patekar, Pearson Education
(10) Java Server Pages –Hans Bergsten, SPD O’Reilly

(11) Java Script,D.Flanagan,O’Reilly,SPD.

(12) Beginning Web Programming-Jon Duckett, WROX

(13) Software Engineering, Ian Sommerville, seventh edition, Pearson education,2004

(14)Software Project Management, Walker Royce, Pearson Education, 1998

(15)Web Applications Technologies Concepts-Knuckles,John Wiley

MCA/GRIET,HYDERABAD Page 84

You might also like