abyinsydney
Programmer
greetings fellow citizen
i 've created a seesion in jsp by using
session.setAttribute("a",a) and accessing the values of this object on different pages
However when i cut and paste the url from the browser and place it on the fresh one i can still see the page .how do i invalidate the session
aby
i 've created a seesion in jsp by using
session.setAttribute("a",a) and accessing the values of this object on different pages
However when i cut and paste the url from the browser and place it on the fresh one i can still see the page .how do i invalidate the session
aby