DevLog #5: Redirecting Requests with sendRedirect & URL Rewriting
In DevLog #4, we established communication between servlets using RequestDispatcher.forward(). This allowed Demo to internally delegate tasks to SqServlet entirely on the server side, keeping the brow
pujajorwar.hashnode.dev5 min read