<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> Session Attributes

getting an attribute from a session

session_name found: ${session_name}

session_name not found

After: ${session_name}