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 are the important methods of actionform?
What's mvc pattern ?
What is pojo in struts2?
What are best practices to follow while developing Struts2 application?
What is struts framework in java?
Which parser is used in Struts to parse the Structconfig.xml file.
What is the purpose of @conversion annotation annotation?
why we are using vo,dao and dto design patterns in struts framework
How to add ms-word file in struts at the same time how to add images
Is Struts Framework part of J2EE?
What is the purpose of struts.xml in struct2?
Explain struts.devmode?