Course Objectives
The course enables the students to
Course Outcomes(COs):
Learning outcomes (at course level) | Learning and teaching strategies | Assessment Strategies |
CO66. Define advanced concepts of Java.
CO67. Describe the basic concepts of JDBC, Sessions tracking and Servlets.
CO68. Illustrate how to use JSP, JDBC and Servlets to create web applications..
CO69. Compare between JSP web applications and Spring Web Applications
CO70. Evaluate the pros and cons of using JSP, Servlet and Spring MVC in different applications.
CO71. Develop Web applications using advanced Java features. | Approach in teaching: Interactive Lectures, Modelling, Discussions, implementing practical based learning, Student centered approach
Learning activities for the students: Experiential Learning, Self- learning such as use of NPTEL materials and internets, Presentations, Discussions, Quizzes and Assignments
| Assignments Classroom Activity Presentations Semester End Examination |
J2EE Overview, Need of J2EE, J2EE Architecture, J2EE APIs, J2EE Containers. Web Application Basics, Architecture and Challenges of Web Application, Servlet Life Cycle, Developing and Deploying Servlets, Exploring Deployment Descriptor (web.xml), Handling Request and Response, Inter Servlet Communication
JDBC – The JDBC Connectivity Model, Types of JDBC Drivers., Basic steps to JDBC, setting up a connection to database, Creating and executing SQL statements, ResultSet and ResultSet Metadata Object. Accessing Database, Servlet Chaining, Session Tracking and Management
Java Server Pages: Basic JSP Architecture, Life Cycle of JSP, JSP Tags & Expressions, JSP Implicit Objects, JSP Directives, Tag Libraries, Using JDBC with JSP, Accessing a Database, Adding a Form, Updating the Database.
Overview of the Spring Framework, Spring Philosophies, Spring Containers, Spring Configuration File, Spring Beans, The BeanFactory Interface, Singleton vs. Prototype, Bean Naming, Dependency injection with Spring.
Building Web Applications Using Spring MVC: Spring Web MVC, The DispatcherServlet, A Simple View Page, Adding a View Resolver, Adding a Message Bundle, Adding Business Classes, Adding Test Data.
· Herbert Schildt, “Java: The Complete Reference”, 10th Edition, McGraw-Hill, 2017.
· E. Balagurusamy, “Programming with Java: A Primer”, Tata McGraw-Hill, 2019.
· Bryan Basham, Kathy Sierra & Bert Bates, “Head First Servlets and JSP” Paperback – 2011
· Mert Caliskan, Kenan Sevindik, Rod Johnson, Jurgen Holler, “Beginning Spring”, Wrox publication, Feb 2015.
· Marty Hall and Larry Brown, “Core Servlets and Java Server Pages”, 2nd Edition, 2007.