You are on page 1of 4

A

Micro Project Proposal


On

“Arithmetic operations using Servlet”


IN FULFILLMENT OF DIPLOMA IN COMPUTER ENGINEERING OF
MSBTE MUMBAI

Submitted by:
Omkar G. Kajarekar (3319)
Atharva M. Joshi (3320)

Program name: Computer Engineering


Course name:Advance Java Programming
Subject Teacher: Mr. P. K. Shinde

Department of Computer Engineering


Shree Swami Vivekanand Shikshan Sanstha’s
Dr. BAPUJI SALUNKHE INSTITUTE OF ENGINNERING AND TECHNOLOGY
KOLHAPUR

Academic year 2019-2020


Arithmetic operations using Servlet
1.0Aim/Benefits of Micro Project
1. Aim-
Develop java servlet program for arithmetic operations like addition, subtraction,
division and multiplication.

2. Benefit-

a) Better performance: because of network application.


b) Portable and less time consuming to generate output.

2.0 Course Outcomes Addressed –


1. Develop program using servlet.

3.0 Proposed Methodology


1. Information Gathering:
Gathering Information about servlet and different methods for servlet that leads to
collective information which describes the use and function of servlet clearly.
1. Collect information about <HTML>:
a. <form>
b. <input>
c. <select>
d. <option>
2. Collect information about servlet and suitable types to use to develop sevlet:
a. Generic servlet
b. HttpServlet
3. Collect information about servlet methods:
a. Generic servlet – service()
b. HttpServlet – doGet()

2. Gathering Resource required:


After information gathering the resources that are required must be gathered. The
resources gathered must help in development of java servlet program.

Resources required:

1. Computer system
2. JDK version 8
3. Tomcat server 9.0
4. JAVA Complete Reference by Scheldt Herbert

3. Information Analysis:
Gathered information must be analyzed properly to understand the given problem
clearly. Information analysis gives a clear view about the servlet.
.
4. Implementation of program:
After information gathering and information analysis, develop java program to
implement proper arithmetic operations such as addition, subtraction multiplication, and
division.

4.0 Action Plan


Name of responsible
S. Planned Planned
Details of activity Team
No. Start date Finish date
members
Omkar G. Kajarekar
1 Information Gathering 08-08-2019 13-08-2019 Atharva M. Joshi
Omkar G. Kajarekar
2 Gathering Resource required 20-08-2019 26-08-2019 Atharva M. Joshi

Omkar G. Kajarekar
3 Information Analysis 01-09-2019 22-09-2019 Atharva M. Joshi

Omkar G. Kajarekar
4 Implementation of program 25-09-2019 05-10-2019 Atharva M. Joshi
5.0 Resources Required

S. Name of resources/material
No. Specifications Qty. Remarks
Any System with
1. Windows 7 or more
1 Computer System 1 -
2. minimum storage 500GB
3. Processor @2.93GHz core 2duo

2 Software Java JDK 8 1 -

3 Server Tomcat version 9


1 -

Names of Team Members with Roll no.


1. Omkar G. Kajarekar (3319)
2. Atharva M. Joshi (3320)

Subject Teacher

Mr. P. K. Shinde.

You might also like