This repository covers:
- OOPs (Classes, Objects, Inheritance, Polymorphism, Abstraction, Encapsulation)
- Exception Handling
- Collections Framework
- Multithreading
- Streams API
- Functional Interfaces & Lambdas
- File Handling
- Connecting Java with MySQL database
- CRUD operations
- Prepared Statements
- Transactions
- Servlet Lifecycle
- Handling requests & responses
- Session Management
- Filters and Listeners
- JSP Syntax & Directives
- Scriptlets and Expression Language (EL)
- JSP Lifecycle
- Implicit Objects
- Core tags (if, choose, forEach)
- Formatting tags
- SQL tags
- Functions and XML tags
- Example projects implementing the above concepts
- Real-world applications demonstrating CRUD, session management, MVC pattern, and more.
Feel free to explore and contribute!