0% found this document useful (0 votes)
2 views1 page

Advance Java

The document outlines the syllabus for the Advanced Java Programming course for B.Tech students in the CSE branch at Uttaranchal Institute of Technology. It covers topics such as client-server programming, database programming using JDBC, JavaBeans components, JSP, and servlets. Recommended references for the course are also provided.

Uploaded by

ugh.kabir75
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)
2 views1 page

Advance Java

The document outlines the syllabus for the Advanced Java Programming course for B.Tech students in the CSE branch at Uttaranchal Institute of Technology. It covers topics such as client-server programming, database programming using JDBC, JavaBeans components, JSP, and servlets. Recommended references for the course are also provided.

Uploaded by

ugh.kabir75
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

Faculty of Uttaranchal Institute of Technology (UIT)

[Link]
Premnagar, Dehradun (Uttarakhand) INDIA-248007

0135-3509300,0135-2770300

Syllabus

Course : [Link]. Year/Sem : 4 Branch : CSE

Subject : ADVANCED JAVA PROGRAMMING

Unit Sub Unit Topic

CLIENT & SERVER SIDE Enterprise architecture styles: Single tier, 2-tier, 3-tier, n-tier , MVC
PROGRAMMING Architecture: Explanation, Need, Drawbacks , J2EE WEB SERVICES,
Different components & containers , Connecting to a Server, Implementing
Servers , Sending E-Mail, Making URL Connections , Advanced Socket
Programming
DATABASE Introduction to JDBC, , The Design of JDBC , JDBC Drivers & Architecture,
PROGRAMMING USING , CURD operation Using JDBC. , Basic JDBC Programming Concepts, ,
JDBC Query Execution, Scrollable and Updatable Result Sets, , Metadata,
Row Sets, Transactions.
JAVABEANS COMPONENTS Beans, The Bean-Writing Process, Using Beans to Build an Application,
Naming Patterns for Bean, , Components and Events Bean Property,
Tubes Bean Info Classes, Property, Editors, Customizes.
, EJB: Introduction, Comparison of EJB & Java Beans, Applications,
Drawbacks, , Different types of enterprise beans, , Services provided by
EJB contair.
, RMI: Introduction and applications, Architecture, , Use of RMI Registry.
, JDO (Java Data Objects): Introduction, Integration of EJB and JDO.
Introduction to hibernate.

JSP JSP architecture, , JSP servers, , JSP tags, , understanding the layout in
JSP, Declaring variables, methods in JSP, , Inserting java expression in
JSP, processing request from user and generating dynamic response
for the user, , inserting applets and java beans into JSP, using include and
forward action,

, comparing JSP and CGI program, , comparing JSP and ASP program
SERVLET Web Application Basics, , Architecture and challenges of Web Application,
, Introduction to servlet, Servlet life cycle, Servlet environment and role, ,
HTML support, Servlet API, Cookies and Sessions. , Developing and
Deploying Servlets, , Exploring Deployment, , Descriptor ([Link]),
Handling Request and Response.
zero lecture zero Lecture

Recommended References
1) Legal Research Methodology, Dr. S.R. Myneni,
(T1)
2)Legal Education in India- Challenges and Perspectives, Prof. G. Manohar Rao, Prof. K. Shrinivas Rao,(R1)

You might also like