Hi, 

I am using JBoss-portal-2.4.0. As per my requirements, we are supposed to 
ristict the simultaneous login for same user..
Means once user is in logged in state,  We should not allow him/her to login 
from another client. 
For this we thought of creating one property in database which tell us about 
the user's login status.  And when ever user logs in,  we update that property 
to true,  and on session invalidation,  we have to make it false.

I want to use the same jboss portal login setup for this..

Can anyone help me in this..? 

Thanks in advance...

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3989560#3989560

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3989560
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to