Web Technologies-II
According to New Revised CBCS Syllabus w.e.f. 2021-22
T.Y. B.Sc. (Computer Science)
Semesters-VI
A Text book of
Web Technologies-II
Author : Kalpana Joshi, Rajinder Arora
ISBN: 978-93-90646-97-5
Price: 240/-
According to New Revised CBCS Syllabus w.e.f. 2021-22
A Text book of
Author : Dr. Poonam Ponde
ISBN: 978-93-90646-14-2
Price: 285/-
CONTENTS
1. Collections
1. Introduction to Collection Framework
2. Collection Interfaces and Classes
3. List
4. Set
5. Map
6. Comparison of Collection Classes
7. Comparator Interface
8. Iterator
9. Enumeration
2. Multithreading
1. Introduction
2. What are Threads?
3. Thread Lifecycle
4. Creating and Running a Thread
5. Thread Priorities
6. Running Multiple Threads
7. Synchronization
8. Interthread Communication
9. Solved Programs
3. Database Programming
1. Introduction
2. The Design of JDBC
3. JDBC Drivers
4. JDBC Classes and Interfaces
5. Executing SQL Statements and Queries
6. Scrollable and Updatable ResultSets
7. Sample Programs
4. Servlets and JSP
1. Introduction
2. The Servlet hierarchy
3. The Servlet Package
4. Servlet Lifecycle
5. HttpServlet
6. HTML- Servlet Communication
7. Servlet-Database Communication
8. Session Tracking
9. Cookies
10. HTTP Session Class
11. Solved Programs
12. Introduction to JSP
13. JSP Lifecycle
14. Simple JSP
15. Implicit Objects in JSP
16. JSP Elements
17. Scripting Elements
18. JSP Directives
19. Mixing Scriptlets and HTML
20. JSP Sessions
21. JSP Actions
22. JSP Examples
5. Spring Framework
1. Introduction to Spring Framework
2. Spring Modules / Architecture
3. Spring Applications
4. Spring MVC
5. Spring MVC Forms, Validation