i have a log in web application ....
i want restrict the user for particular no of users
what is procedure to develop thus application
Answer Posted / 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 |
Post New Answer View All Answers
What is xml based validation in struts2?
Explain about logic match tag?
What is the purpose of action-mappings tag in struct-config.xml?
What is the purpose of @doublerangefieldvalidator?
How to display validation errors on jsp page?
What’s the utilization of struts.xml configuration file?
Give an example where struts tiles may be used?
How to convert struts to spring mvc?
Why is action servlet a singleton in struts?
in struts how to use hibernate with struts>
How action-mapping tag is used for request forwarding in struts configuration file?
What is the difference between struts1 and struts2?
What is actionform in struts?
What is spring and struts in java?
What is actioninvocation in struts2?