Skip to content

This project aims to create an online calculator web application using the Java servlet technology. The web application will enable users to perform basic arithmetic calculations such as addition, subtraction, multiplication, and division.

Notifications You must be signed in to change notification settings

Harshalmandale3/AdvanceJava_Servlet_Day3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Calculator📟🧑‍💻

This project aims to create an online calculator web application using the Java servlet technology. The web application will enable users to perform basic arithmetic calculations such as addition,subtraction,multiplication,and division.
The project will be developed using the Java servlet technology, HTML and CSS. The application will be organized into a set of servlet classes that will handle user requests, process the input data and generate the result. The web application will have a simple user interface that will allow users to enter their input and view the result.

OUTPUT👇

1) The below page is html page in which we can design calculator.

img21

2) The below page is servlet page in which we can show the result that can perform on previous calculator page.

img22

About

This project aims to create an online calculator web application using the Java servlet technology. The web application will enable users to perform basic arithmetic calculations such as addition, subtraction, multiplication, and division.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published