Understanding the Basics of the Tomcat Server in Java
Before learning Tomcat and Servlets, I had already built a simple HTTP server using Java's java.net package. That project gave me a clear understanding of how HTTP works under the hood—accepting socke
saroj-dev.hashnode.dev7 min read