This is blog is useful for the students of BCA and BCS .
Write a JSP application to accept a user name and greet the user.
Write a JSP program to accept Name & age of voter and check whether he/she is eligible for voting or no.
Write a program to display Actor (actorname, moviename) details by using JSP.
Write a JSP program to accept the details of Account (ANo, Type, Bal) and store it into database and display it in tabular form (Use Prepared Statement interface).