<%AttributePrincipal principal1 = (AttributePrincipal) request.getUserPrincipal();String username = principal1.getName(); %>