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
whats is mean by connectionpooling
Can I use javascript to submit a form?
What is the purpose of the finally clause of a try-catch-finally statement?
What is the difference between java class and bean?
how i secure my site with the https protocol.what are the steps?
Why is string immutable in java?
What is the relation between the infobus and rmi?
What is local interface. How values will be passed?
What is a clone?
Write a singleton program?
Explain the different types of memory used by jvm?
What are local interfaces? Describe.
wahts is mean by dynavalidatorform in struts/
What is abstract schema?
AS a developer will u create a data source in connection pool? If so how will u do that, how to access the object from connection pool using IRAD tool?