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



i have a log in web application .... i want restrict the user for particular no of users what is p..

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

i have a log in web application .... i want restrict the user for particular no of users what is p..

Answer / arjun

By useing logger object

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Struts Interview Questions

What is the configuration files used in struts?

0 Answers  


What is strut action mapping?

0 Answers  


What is struts-default package and what are it’s benefits?

0 Answers  


Is Struts Framework part of J2EE?

0 Answers  


What is the default location of result pages and how can we change it?

0 Answers  






What is struts validator framework?

0 Answers  


What is the difference between filters and interceptors ?

0 Answers  


What are the components of struts?

0 Answers  


Give an example where struts tiles may be used?

0 Answers  


How can duplicate form submission be handled in struts 2?

0 Answers  


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

0 Answers   Banking,


What is the life cycle of actionform?

0 Answers  


Categories