I want destroy one session, but include the JavaBean with it.

I tried whit session.invalidate();, but don't work. 
What can I do to all JavaBeans like this

<jsp:useBean id="login" scope="session" class="jsptutorial.Login" />
been destroyed. that don't exist anymore.

Best Regards.
Owen.


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to