What I do is I have a jsp page that sets all the objects to null. If I need to reset the objects, I invoke that page from my browser.
example:
pageContext.removeAttribute("object name", pageContext.SESSION_SCOPE);
J-S
>>>>
> hey guys, i am just wondering if there is a way to remove a java bean
> session like how we can remove a session variable.
>
> Chris
>>>>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
