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

AJP Mid Exam Syllabus

The document outlines the syllabus for the MID SEM exam in Advance Java Programming for the CE/CSE Department, covering key topics such as Java Networking, JDBC Programming, Servlet API, and Java Server Pages. It provides a detailed breakdown of each topic, including essential concepts and components. Additionally, a list of reference books is included to support the study of these subjects.

Uploaded by

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

AJP Mid Exam Syllabus

The document outlines the syllabus for the MID SEM exam in Advance Java Programming for the CE/CSE Department, covering key topics such as Java Networking, JDBC Programming, Servlet API, and Java Server Pages. It provides a detailed breakdown of each topic, including essential concepts and components. Additionally, a list of reference books is included to support the study of these subjects.

Uploaded by

devthakar79
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

CE/CSE Department

SEM 6
Advance java Programming (3160707)
MID SEM EXAM SYLLABUS

Sr. Topics
No.

1 Java Networking:
Network Basics and Socket overview, TCP/IP client sockets, URL, TCP/IP server
sockets, Datagrams, java.net package Socket, ServerSocket, InetAddress, URL,
URLConnection

2 JDBC Programming:
The JDBC Connectivity Model, Database Programming: Connecting to the Database,
Creating a SQL Query, Getting the Results, Updating Database Data, Error Checking
and the SQLException Class, The SQLWarning Class, The Statement Interface,
PreparedStatement, CallableStatement The ResultSet Interface, Updatable Result
Sets, JDBC Types, Executing SQL Queries, ResultSetMetaData, Executing SQL
Updates, Transaction Management.

3 Servlet API and Overview:


Servlet Model: Overview of Servlet, Servlet Life Cycle, HTTP Methods Structure
and Deployment descriptor ServletContext and ServletConfig interface, Attributes in
Servelt, Request Dispacher interface The Filter API: Filter, FilterChain, Filter Config
Cookies and Session Management: Understanding state and session, Understanding
Session Timeout and Session Tracking, URL Rewriting

4 Java Server Pages


JSP Overview: The Problem with Servlets, Life Cycle of JSP Page, JSP Processing,
JSP Application Design with MVC, Setting Up the JSP Environment, JSP Directives,
JSP Action, JSP Implicit Objects

Reference Books:

1) Black Book “ Java server programming” J2EE, 1st ed., Dream Tech
Publishers, 2008. 3. Kathy walrath ”
2) Complete Reference J2EE by James Keogh mcgraw publication
3) Professional Java Server Programming by Subrahmanyam Allamaraju,
Cedric Buest Wiley Publication
4) SCWCD, Matthew Scarpino, Hanumant Deshmukh, Jignesh Malavie, Manning
publication
5) Core Java, Volume II: Advanced Features by Cay Horstmann and Gary Cornell Pearson
Publication
6) Java Persistence with Hibernate by Christian Bauer, Gavin King
7) Spring in Action 3rd edition , Craig walls, Manning Publication
8) Hibernate 2nd edition, Jeff Linwood and Dave Minter, Beginning Après publication
9) Java Server Faces in Action, Kito D. Mann, Manning Publication
10) JDBC™ API Tutorial and Reference, Third Edition, Maydene Fisher, Jon
Ellis, Jonathan Bruce, Addison Wesley
11) Beginning JSP, JSF andTomcat, Giulio Zambon, Apress
12) JSF2.0 CookBook, Anghel Leonard, PACKT publication
13) Advanced Java, M. T. Savaliya, dreamtech

You might also like