%--
Document : test
Created on : 2014-06-03, 10:33:23
Author : Semtox
--%>
<%@page contentType="text/html" pageEncoding="UTF-8"%>
Test Page
Hello <%= request.getUserPrincipal().getName().toString() %>
You are able to view this page because you are authenticated user.