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

how to create a search field in struts.with code

3 Answers   Infosys, Satyam,


What types of Actions we have in Struts?

3 Answers   TCS,


What is the difference between filters and interceptors ?

0 Answers  


What is the use of jsonvalidation?

0 Answers  


What is the purpose of redirect result type?

0 Answers  






What is the purpose of execute method of action class?

0 Answers  


Why use struts framework in java?

0 Answers  


Which servlet does the struts framework use?

0 Answers  


how can i fetch combo box value into my DAO using struts 2?

3 Answers  


Is struts mvc framework?

0 Answers  


Are struts and shocks the same?

0 Answers  


How are interceptors and servlet filters different?

0 Answers  


Categories