aspose file tools
The moose likes EJB and Other Java EE Technologies and the fly likes WebLogic session invalidate Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » EJB and Other Java EE Technologies
Reply Bookmark "WebLogic session invalidate" Watch "WebLogic session invalidate" New topic
Author

WebLogic session invalidate

Puneet Agrawal
Greenhorn

Joined: Sep 05, 2001
Posts: 3
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.
 
 
subject: WebLogic session invalidate
 
Threads others viewed
handling session time out
validation in struts2
Info about clustering
CMP -- There Are Many Tables in the Database
Problem Accessing EJB from Remote Client in WL6.0(SP2)
MyEclipse, The Clear Choice