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 are callback interfaces?
What is the relationship between local interfaces and container-managed relationships?
Can I use multiple html form elements with the same name?
Explain about local interfaces.
For which statements does it make sense to use a label?
What is RMI and what are the services in RMI?
Can I use javascript to submit a form?
Why are component architectures useful?
What is a class loader?
What is aop(assepct oriented programing)?
Where can I find seam examples and documentation?
What is Stream Tokenizer?
What is ioc concept?
Are enterprise beans allowed to use thread.sleep()?
whats is statement and procedure