<%-- Document : browserSideCalculation Created on : Oct 8, 2013, 2:37:22 PM Author : sameldin --%> <%@page contentType="text/html" pageEncoding="UTF-8"%> JSP Page
Technical Assessment

Technical Assessment Test (Series of 5 Digit Numbers)

This JSP is designed for the following:

Take up to give 5 digits entries between 1 and 99,999
Calculate: Sum, Average, Median, Highest and Lowest Numbers of the User's Input
It also demo doing the calculation on the browser side and not the server side.
The values are uploaded to server for server side tasks (Submit).

Totals
Total Count Sum Average Median Highest Lowest





To Delete Row: select the Check-Box and click on "Delete" Button.





Enter Digit (1 to 99,999):
(May use Enter or Add Button)