Hi James !!!
If you are using HFSJ, take a look to page 448 for <c:remove>.
There is a mistake on that page:
<c:remove var="userStatus" scope="request" />
Instead of what is writen about the scope, read:
The scope is optionnal and when is not specified, the attribute is removed from all scopes.
Check the
HFSJ Errata Hope it help.
[ December 31, 2007: Message edited by: Collins Mbianda ]