by "BadBoy" <someone@[EMAIL PROTECTED]
>
May 8, 2007 at 10:34 AM
Have a look at http://acegisecurity.org/.
It will do what you what and more.
The Spring Pet Store example shows that it only requires a few lines of
code
(but may be used without Spring).
<Jamie.Osborne1@[EMAIL PROTECTED]
> wrote in message
news:1177941855.068579.156880@[EMAIL PROTECTED]
> Hi,
>
> I'm currently trying to configure Tomcat to only allow a user to log
> in once. If the same user tries to log in when already logged in
> (from another machine for example) I want to cancel the login request
> and present an explanation to the user. I'm using the FORM based
> authentication and have searched the web for a solution to this
> problem to no avail.
>
>
> Any help would be much appreciated,
>
>
> Jamie
>