0% found this document useful (0 votes)
7 views2 pages

Adv Java Lab Lesson Plan

The document outlines a teaching plan for an Advanced Java Lab course for the academic year 2025-2026, detailing course outcomes and a series of experiments focused on JDBC, Servlets, JSP, and Spring Framework. It includes specific tasks for students, such as creating and manipulating database tables, implementing web applications, and utilizing JSTL tags. The plan specifies a total of 36 contact hours and includes signatures from faculty and coordinators.

Uploaded by

raja kondaveti
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
7 views2 pages

Adv Java Lab Lesson Plan

The document outlines a teaching plan for an Advanced Java Lab course for the academic year 2025-2026, detailing course outcomes and a series of experiments focused on JDBC, Servlets, JSP, and Spring Framework. It includes specific tasks for students, such as creating and manipulating database tables, implementing web applications, and utilizing JSTL tags. The plan specifies a total of 36 contact hours and includes signatures from faculty and coordinators.

Uploaded by

raja kondaveti
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

DEPARTMENT OF INFORMATION TECHNOLOGY

TEACHING PLAN
Date of
Contact
Course Course Academic commencem
Semester Branch Periods /
Code Title Year ent of
Week
Semester
ADVANCED JAVA
23ITL01 5 IT 3 Periods 2025-2026 09-07-2025
LAB
COURSE OUTCOMES
To make use of Servlet and JSP API in the process of enterprise application
1
deployment.
2 Implement components such as JSTL.
3 Distinguish Application Server, Web Container, JDBC.
Design and Development of web application having collaboration of Servlets, JSPs,
4
Spring.
Experiment Contact
Experiment Hours
Number
Write a JDBC application which will interact with Database and
perform the following task.
a. Create Student Table with Roll No, Name, and Address field
and insert few records.
1 3
b. Using Statement Object display the content of Record.
c. Using Statement Object Insert Two Record.
d. Using Statement Object Update and delete One Record.
e. Using Statement Object display the content of Record.
Write a JDBC application which will interact with Database and
perform the following task.
a. Create Student Table with Roll No, Name, and Address field
2 and insert few records. 3
b. Using Prepared Statement Object display the content of Record.
c. Using Prepared Statement Object Insert, Update and Delete
operations for two Records.
Write a JDBC application which will interact with Database and
perform the following task.
a. Create a store procedure which will insert one record into
3 2
employee table and retrieve salary for given employee id.
b. Write a java application which will call the above procedure and
display appropriate information on screen.
Design a JDBC application which will demonstrate Scrollable Result
4 2
Set functionality
1
Design a JDBC application which will demonstrate Updatable Result
5 2
Set functionality.
Write down the Program for testing the Servlet and study deployment
6 2
descriptor.
Write down the program for testing the include action for servlet
7 2
collaboration.
Create login form and perform state management using Cookies, Http Session
8 and URL Rewriting. 2

9 Write down the Program which displays the simple JSP file. 2
Write down the program in which input the two numbers in an html file
10 2
and then display the addition in JSP file.
11 Perform Database Access through JSP. 2
12 Write down a program which demonstrates the core tag of JSTL. 2
13 Write down a program which demonstrates the Format tag of JSTL. 2
14 Write down a program which demonstrates the Function tag of JSTL. 2
15 Write down a program which demonstrates the SQL tag of JSTL. 2
16 Study and Implement MVC using Spring Framework. 2
17 Using Spring Template manage Database and Transaction. 2
CUMULATIVE PROPOSED PERIODS 36
Name Signature with Date
i.
Faculty Mrs. R Uma Aruna Devi
ii.
Module Coordinator [Link]
iii.
Programme Coordinator Dr. RVVSV Prasad

Principal

You might also like