<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %>
Chapter 5 - Set a scoped attribute
This page sets a session-scoped attribute that is removed
by this page.
<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %>
Remove a scoped attribute
The session-scoped attribute called userName had a value
of , but it is about
to be removed!
The value is now " " - NYA ha ha ha ha!