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 event results from the clicking of a button?
Do I need to import javlang package any time? Why ?
Difference between swing and awt?
To what value is a variable of the string type automatically initialized?
Why is actionform a base class rather than an interface?
Which component handles cluster communication in jboss?
Explain the steps in details to load the server object dynamically?
How substring() method of string class create memory leaks?
What is the relation between the infobus and rmi?
What is a class loader?
What are the design considerations while making a choice between using interface and abstract class?
which book is better for jdbc ,servlets and jsp
What is an abstract method?
Which containers use a border layout as their default layout?
what is handle?