Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
0% found this document useful (0 votes)
2 views

Java lab

The document outlines the curriculum for the Advance Java Lab course under the Bachelor of Vocation program at Gujarat Technological University. It includes practical exercises focused on networking, web applications, and database connectivity using Java technologies. The course aims to equip students with skills in implementing dynamic web content, server-side applications, and object-relational mapping.

Uploaded by

jenilrangpara7
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2 views

Java lab

The document outlines the curriculum for the Advance Java Lab course under the Bachelor of Vocation program at Gujarat Technological University. It includes practical exercises focused on networking, web applications, and database connectivity using Java technologies. The course aims to equip students with skills in implementing dynamic web content, server-side applications, and object-relational mapping.

Uploaded by

jenilrangpara7
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

GUJARAT TECHNOLOGICAL UNIVERSITY

Bachelor of Vocation (B.Voc)


Semester: III
Branch: Software Development
Subject Name: Advance Java Lab
Subject Code: 21130206

Type of course: Core


Prerequisite: Java programming language
Rationale: NA

Teaching and Examination Scheme:


Teaching
Credits Examination Marks
Scheme Total
Theory Marks Practical Marks
L T P C ESE (E) PA(M) ESE (V) PA (I)
- - 2 2 - - 30 20 50
L- Lectures; T- Tutorial/Teacher Guided Student Activity; P- Practical; C- Credit; ESE- End
Semester Examination; PA- Progressive Assessment

Contents:
Practical / Hands on Exercise
Sr. Hrs.
No.
1 Implement TCP Server for transferring files using Socket and ServerSocket 02

2 Implement cookies to store firstname and lastname using Java server pages. 02
3 Implement the shopping cart for users for the online shopping. Apply the concept of 04
session.
4 Implement student registration form with enrollment number, first name, last name, 04
semester, contact number. Store the details in database. Also implement search, delete
and modify facility for student records.
5 Write a Servlet program to print system date and time. 04

6 Design a web page that takes the Username from user and if it is a valid username 04
prints “Welcome Username”. Use JSF to implement.
7 Write Hibernate application to store customer records and retrieve the customer record 04
including name, contact number, address.
8 Write an application to keep record and retrieve record of student. The record includes 04
student id, enrollment number, semester, SPI. Use MVC architecture.
Total 28
Course Outcomes:
Sr. No. CO Statement Marks % Weightage
CO-1 Implement Networking and Data base connectivity in Java for 30
given application.
CO-2 Implement webpage with dynamic content and server side web 40
application using Servlet and JSP.
CO-3 Use web application framework JSF to build user interfaces. 10
CO-4 Use Object Relation Mapping using Hibernate to build database 10
dependent applications.
List of Open Source Software/learning website:
1. https://www.tutorialspoint.com/
2. https://www.geeksforgeeks.org/introduction-java-servlets/

w.e.f 2022-23 http://syllabus.gtu.ac.in/ Page no. 1 of 1

You might also like