Showing posts with the label Enterprise_JavaShow all
Develop simple Marks Entry Application to demonstrate accessing Database using EJB.
Develop simple EJB application to demonstrate Servlet Hit count using Singleton Session Beans.
Develop simple shopping cart application using EJB [Stateful Session Bean].
Create simple Servlet application to demonstrate Non-Blocking Read Operation.
Develop Simple Servlet Question Answer Application using Database.
Create a Servlet application to upload and download a file.
Develop a Simple Room Reservation System Application Using EJB.
Create a Currency Converter application using EJB.
Create a JSP application to demonstrate the use of JSTL.
Create a JSP page to demonstrate the use of Expression language.
Create an html page with fields, eno, name, age, desg, salary. Now on submit this data to a JSP page which will update the employee table of database with matching eno.
Create a registration and login JSP application to register and authenticate the user based on username and password using JDBC.
Develop a simple JSP application to pass values from one page to another with validations. (Name-txt, age-txt, hobbies-checkbox, emailtxt, gender-radio button).
Develop a simple JSP application to display values obtained from the use of intrinsic objects of various types.