2) Write a JSP program that checks given number is Prime number or not. The number is accept from html form.
11) The marks obtained by a student in 5 different subjects are input through the keyboard. Write a program to finds grade obtained by a Student.
4) Write a JSP program that accepts Employee name and Basic salary , JSP calculates Gross Salary of Employee and Error page found.