removeAttribute(String name)
<% application.setAttribute("user","lzw"); application.removeAttribute("user"); %>