Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to Restrict the number of users(Logins) of a web application

843842Jul 16 2008 — edited Jul 17 2008
Hi,
can some one tell me the effective way to restrict the number of users(Logins) trying to Login to a web application developed in struts frame work and running on Tomcat server.
I exactly wanted is to restrict the number of users accessing my application, I have to make it to be accessed by limited number of users(Logins). I want to display a default page to the new user who are trying to login, if the limit is exceeded.

Thanks in advance.
Venkat.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 14 2008
Added on Jul 16 2008
3 comments
249 views