Course Instructor
Advance Java
FREE
Advance Java Practical
Aim: Design suitable database for Library Management System.
Aim: Develop business logic layer for Library Management System
Aim: Develop Java application to store image in a database as well as retrieve image from database.
Aim: Write a Java application to demonstrate servlet life cycle.
Aim: Design database for student administration. Develop servlet(s) to perform CRUD operations.
Aim: Create Employees table in EMP database. Perform select, insert, update, and delete operations on Employee table using JSP.
Aim: Write a Student class with three properties. The useBean action declares a JavaBean for use in a JSP. Write Java application to access JavaBeans Properties.
Aim: Design application using Struts2. Application must accept user name and greet user when command button is pressed.
Aim: Write Java application to encoding and decoding JSON in Java.