I have code in login.jsp.

<jsp:useBean id="login" scope="session" class="jsptutorial.Login" />

I thing that this object keep in memory to session remain(I have some doubt
in this things), but how can I in login.java put some object in the memory
for all session like above.

Best Regards.
Owen.

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

Reply via email to