Originally posted by Harry Pattern:
hi,
Kindly advice some technique or procedure on this matter. Im currently working on a web program using jsp . The web application requires user's login and information being taken are the usual username and password. I need to ensure that the user can only only login once in any terminal. For example I login on terminal A as SUPERMAN and login again on terminal B as SUPERMAN . The program should be able to detect if superman has already logon if it is then superman will not permited to login again.
Kindly advice me on this matter. Your help will be highly apreciated.
thanks
Harry