| Author |
jsp or java code for logout validation
|
anusha kala
Greenhorn
Joined: Feb 19, 2013
Posts: 1
|
|
hi,dis is anusha
please any one help me in my jsp logout validation code
can anyone provide jsp or javascript code for logout validation
the problem is my back button is not disabling when i submitted logout
if i pressed the logout button it is navigating to the next page but the problem is when i clicked the back button the page is again shown which i have loged out
|
 |
harshvardhan ojha
Ranch Hand
Joined: Jul 26, 2007
Posts: 155
|
|
Anusha, set response headers in a filter like
or you can set it in your jsp as meta tags also.
|
 |
 |
|
|
subject: jsp or java code for logout validation
|
|
|