Examples

Prevent caching of JSP/Servlet output

This example explains how to prevent browser from caching Servlet/JSP output.

Forwarding request to Servlet or JSP

This servlet example explains how to forward request to a Servlet or JSP.

response.sendRedirect() - Redirect to another Servlet or JSP

This example shows how to redirect to another URL from a servlet.
Syndicate content