DevLog #3: Under the Hood of Tomcat: GET vs. POST, service() Dispatching & HTTP 405 Errors
In DevLog #2, we built our first interactive Servlet using a basic HTML form and the general-purpose service() method. We saw how data was passed from the browser and processed on the backend.
However
pujajorwar.hashnode.dev5 min read