I am trying to restrict one user to login at one pc only, by updating a database field. Is it possible to call a method when weblogic invalidates the session ( this method will update the DB field back to original value). Any other suggestion on "One User, One login at a time" are most welcome. I am using EJB, Weblogic 6.0, JSP.