Hi, Regarding my problem of invalidating application[giving some sort of session timeout error when the url of a running application is copy pasted into different machine] i have one small idea. Iam passing sessionid in url...so what i will do is get some property which is specific to each system and set that into session and before executing any jsp i will check this property with the property of the system...If thses 2 things match i will let application run else i will invaidate the application????Is it correct???If this is good idea what is the good system property which is unique to each system??? waiting for reply Thanks Prashanth
"Craig R. McClanahan" <[EMAIL PROTECTED]> wrote: Andrew Hill wrote: > >I think that IE will keep all the session infomation in the new window, but >Netscape starts up a complete new session > > >Thats if your using cookies. > For IE, it also depends on the setting of your "browse in a new process" (or something like that) setting -- it's not an absolute one way or the other. Craig --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------- Do you Yahoo!? The New Yahoo! Shopping - with improved product search

