JAVA LAB
Objective:
- To understand the Practical implementation of concepts taught in Advanced Java Programming.
- To provide students with the ability to write programs in Java and apply concepts described in the Object-Oriented Programming course.
- Inheritance and polymorphism, Abstract classes, Interfaces, Packages.
- Exception Handling, Multithreading,Threads
- Servlet Programs Developing and deploying servlets using NetBeans or Eclipse Interservlet Communication
- JDBC Programs Connecting to database.Creating and executing SQL statements.
- JSP Programs Session Management Using JDBC with JSP Accessing DataBase
- Dependency Injection with Spring Beans , Bean Factory Interface
- Simple Application Using JSP and JDBC