Hi all,
Can somebody explain me what happens exactly when you use static variables in classes (called by
servlets) that are running in an environment with loadbalancing.
I can't find a satisfying answer about it, when I do a search in the forums.
I know that when you configure your loadbalancer to do session binding (session always goes to the same application server) things will ok ok.
But what happens when there is session transfering. I get different answers from different people.
regards,
Ronald