i have a log in web application ....
i want restrict the user for particular no of users
what is procedure to develop thus application
Answers were Sorted based on User's Feedback
Answer / dinesh
Add the one entry in db when any one login .,
then in login time we just check the no of logins in
and allow the next user , if size exceds means show the error msgg
Is This Answer Correct ? | 0 Yes | 0 No |
What is the configuration files used in struts?
What is strut action mapping?
What is struts-default package and what are it’s benefits?
Is Struts Framework part of J2EE?
What is the default location of result pages and how can we change it?
What is struts validator framework?
What is the difference between filters and interceptors ?
What are the components of struts?
Give an example where struts tiles may be used?
How can duplicate form submission be handled in struts 2?
while working struts in intellij 7.0error unable to initialize tld location cache: zip file is closed is displayed anybdy can answer me immdialy .ungert
What is the life cycle of actionform?