Greetings

I'm having a problem with session persistence in a web App.

Problem beeing some variables are saved on the Session, and we would like 
to make it so that any conection to a specific jsp would create a new 
session. However, since the new browser windows run on the same PID on the 
client, they simply re-use the one the other window is using, causing a 
mess.

Is there any way i can go around this feature?
TIA
S�rgio


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to