request.getHeaderNames(); request.getCookies()

request.getHeaderNames()request.getCookies()How to get and print the headers and cookies in JSP p

request.getHeaderNames(); request.getCookies();

How to get and print the headers and cookies in JSP page.

?

?

?