Well, I guess you could keep multiple logins down to a single user (preventing more than 1 user to login), but trying to keep the use in one window is where things fail.
If using JavaScript is out, then I suppose you could detect a user who has multiple windows, through proper use of tokens (see docs). It gets really hairy at this point, and I don't like to go down that road. Anyway, good luck with whatever you decide. Aravapalli, Udaya wrote: > Yes.It's disappointing. But I am also curious if anybody knows how the > BIG sites handle this issue. Mainly if the licensing is based on the > number of userIds , the purpose will be defeated if the same userId is > shared by many users. -- James Mitchell Software Engineer\Struts Evangelist Struts-Atlanta, the "Open Minded Developer Network" http://www.open-tools.org/struts-atlanta -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

