time « Login « JSP-Servlet Q&A





1. Maintain Login /Logout time in JSP    bytes.com

Hi, My application is designed under MVC2 architecture which includes JSP,Servlet,DAO and bean. In this application i am tracking a user login details into a table. When user logs out i ...

2. Login in same user at the same time in different machine    coderanch.com

How to restrict the a user (userid) to restrict to login in different machine,if he is already logged in. For example...i have already logged in using my id say admin.this admin sould not be able to login again if he is already logged in.suggestions will be better without using database checking. Thanks,

6. Single login for a user at a time    java-forums.org