Re: Control/Restrict number of users using the system

2007-02-16 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Karsten, Karsten Voges wrote: > I do not know if there is such a possibility within struts, but you can > restrict the access via your configuration of tomcat. There is a > parameter for setting a max. connections. Note that this is not a limit on th

Re: Control/Restrict number of users using the system

2007-02-16 Thread Karsten Voges
I do not know if there is such a possibility within struts, but you can restrict the access via your configuration of tomcat. There is a parameter for setting a max. connections. Or you solve it programmatically by saving a variable in you servletContext increamenting after each login, but I am

Control/Restrict number of users using the system

2007-02-16 Thread ruchira
this message in context: http://www.nabble.com/Control-Restrict-number-of-users-using-the-system-tf3238787.html#a9002188 Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED