Max. Marks: 100.00
Course Objectives The course enables the students to
6. Construct cases and new ideas where the knowledge of advanced features of Java can be implemented.
Course Outcomes(COs):
| |||||||||||
|
|
|
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
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
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.
Spring Philosophies, Spring Containers, Spring Configuration File, Spring Beans, The BeanFactory Interface, Singleton vs. Prototype, Bean Naming, Dependency injection with Spring.
Spring Web MVC, The DispatcherServlet, A Simple View Page, Adding a View Resolver, Adding a Message Bundle, Adding Business Classes, Adding Test Data.