Hi All,
I am using Tomcat 6.0 Application server and Apache HTTP webserver 2.2 and Eclipse Galileo as my IDE. I developed an web application which is some site where users can login and browse around it. My problem is Only one user can access the application.
That is when an user is logged in he can use it well, If another user attempt to login at the same time the application changes to the data of the recent user logged in. How do i configure my Tomcat or Apache to use the application independently for large number(atmost 4 to 7) of users. I dunno i made myself clear or not..
But to be more clear, To post anything in daniweb.com we login by username and password.. At the same time some other person might have logged in. How to do this.?? This is my problem.
Thanks in Advance
Sathyan S