Skip to content

ashwinii19/CoreJava-MySQL-Servlets-JSP-JSTL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CoreJava-MySQL-Servlets-JSP-JSTL

This repository covers:

Core Java Concepts

  • OOPs (Classes, Objects, Inheritance, Polymorphism, Abstraction, Encapsulation)
  • Exception Handling
  • Collections Framework
  • Multithreading
  • Streams API
  • Functional Interfaces & Lambdas
  • File Handling

JDBC (Java Database Connectivity)

  • Connecting Java with MySQL database
  • CRUD operations
  • Prepared Statements
  • Transactions

Servlets

  • Servlet Lifecycle
  • Handling requests & responses
  • Session Management
  • Filters and Listeners

JSP (JavaServer Pages)

  • JSP Syntax & Directives
  • Scriptlets and Expression Language (EL)
  • JSP Lifecycle
  • Implicit Objects

JSTL (JavaServer Pages Standard Tag Library)

  • Core tags (if, choose, forEach)
  • Formatting tags
  • SQL tags
  • Functions and XML tags

Projects

  • Example projects implementing the above concepts
  • Real-world applications demonstrating CRUD, session management, MVC pattern, and more.

Feel free to explore and contribute!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published