I\'m using extensively static variables in my web application project. Now I have read from some articles that it is a global variable for the whole project and the data tha
How about using the session ..