request.setAttribute("shoppingCart", new ShoppingCart()); request.setAttribute("loggedUser", loggedUser);
#{loggedUser.userName}