I have an application that logs into the mainframe via apache
mainframe web server. The web server authenticates the user then
directs a cookie to a servlet on a mainframe web server and to the
browser. The browser holds this cookie in memory. Even if I delete the
cookie it is still there. Only if I close the browser will the cookie
go away.
Does anyone know how to access this mystery of a cookie and delete it
so the browser doesn't see it?
mainframe web server. The web server authenticates the user then
directs a cookie to a servlet on a mainframe web server and to the
browser. The browser holds this cookie in memory. Even if I delete the
cookie it is still there. Only if I close the browser will the cookie
go away.
Does anyone know how to access this mystery of a cookie and delete it
so the browser doesn't see it?