<html> <!-- CSP example --> <body> <p>Greetings user of <%=request->getHeaderValue("User-Agent")%></p> </body> </html>