I wantr to know, How many number of users logged in to
website? can any one answer
Answer Posted / pradeep
1. If the website is static pages no data base interaction
then using static variable we can find out how many users
loged into the system.
2.If the webpage is data base centric and for accessing
any page we are retriving data then we can find the max. no
of connections .
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is the highest-level event class of the event-delegation model?
when A client sent a request to the server to open facebook page and close the browser after this request .at that time the same user do login by using a different browser then that session id will exist or not for the same client??
What is the purpose of the finally clause of a try-catch-finally statement?
what is handle?
Can constructors be synchronized in java?
difference between ejb,struts,hibernate,spring and jsp
What class is used to create Server side object ?
How task's priority is used in scheduling?
What is the relationship between the canvas class and the graphics class?
What are local interfaces? Describe.
Explain what is synchronization?
Can I import same package/class twice? Will the jvm load the package twice at runtime?
what is meant by JRMP?
What are the pros and cons of detached objects?
How are the elements of a cardlayout organized?