JSP Java

// getrequest.jsp
anything here will now appear in the browser

anything here will not appear
//File: gotForwardedRequest.jsp

Request forwarded here

This page received a forwarded request from getRequest.jsp

This page is the output from gotForwardedRequest.jsp

but the URL is for getRequest.jsp.