//JSTLRemoveSessionAttribute.jsp <%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> Set a scoped attribute The value which has to be removed will get removed by this page
Click Here to go to next page. //JSTLRemovingSessionAttribute.jsp <%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> Removing a scoped attribute In this page we are removing the session-scoped attribute

The value is now ""