Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 263 Bytes

File metadata and controls

3 lines (2 loc) · 263 Bytes

SimpleJavaWebProject

A simple web project with a page to ask the client to provide 2 numbers and an operation to be done on them, then send this as a request to the server where the server does the arithmetic operation and send the results back as a response.