Sie sind auf Seite 1von 2

Lab Plan - J2EE Lab

CSE IV Year, Sec: B


June-Nov 2018
Sl.
Date Contents
No.

Design a HTML Registration Page to Fill Information of Student


1 5/7/18
such as Reg. No, Name, Father Name, Etc.
Write a Servlet Program to Capture the Student Information sent by
2 12/7/18
the Registration HTML Page.
Write a JSP page to capture the Student Information sent by the
3 19/7/18
Registration Page.
Write a JSP page to Store the Student Information in a session object
4 26/7/18
and display the information on the screen.
Write a java program to create a table called Student with at least 10
5 26/7/18
fields?
Write a java program to create a table called Marks to store marks of
6 2/8/18
student?
Write a Java program to store information of student in to MySQL
7 9/8/18
table using JDBC?
Write a Java program to update student information in MySQL table
8 9/8/18
using JDBC?
Write a Java program to delete student information from MySQL
9 16/8/18
table using JDBC?
Write a JSP program to insert information of student in to MySQL
10 16/8/18
table using JDBC?
Write a JSP program to update student information in MySQL table
11 23/8/18
using JDBC?
30/8/18 Internal Lab
Write a JSP program to delete student information from MySQL table
12 6/9/18
using JDBC?
Write a JSP program to Display Information of student table (Meta
13 13/9/18
Data) using JDBC?
14 20/8/18 Design a student registration form using ASP.NET Server Controls?
Design a student registration form using ASP.NET Server Controls
15 27/9/18
and Perform validation when clicked submit button?
Design a student registration form using ASP.NET Server Controls
16 4/10/18
and Apply CSS styles on Controls?
Design an ASP.NET Web page to upload student photo and store it
17 11/10/18
with file name as register number of student?
Deign an ASP.NET page to store Student registration information in
18 11/10/18
to database table using SQL Data Source Control?
Deign an ASP.NET page to Display Student registration information
19 25/10/18
as table using Grid View Control?
Deign an ASP.NET page to Edit Student registration information in
20 1/11/18
database table using Details View Control?

Das könnte Ihnen auch gefallen