if (session.getAttribute("flagInitialized") == null) { session.setAttribute("flag8", true); session.setAttribute("flagInitialized", "done"); }