Thread: help me please
View Single Post
Old 03-29-2004, 09:29 AM   #1 (permalink)
Bytheway
Registered User
 
Bytheway's Avatar
 
Join Date: Mar 2004
Posts: 1
Bytheway is on a distinguished road
Question help me please

Hi. I need some help!

I am calling an applet class 2 times in a browser.To share some variable i have declared as private static. But when i call these applets are called in different browsers , still these variables are shared. I want the applets in one browser to be independent of the other applets in a separate browser. Can anyone help me to solve this problem?
Is it possible to use something like session variables? I'm stuck
Thanks in advance to all the solutions...
Bytheway is offline   Reply With Quote