hi friends...i created sessions in my login page i can able
to create a session but after loging out again i can able
access the pages by its addresses. i think u may got problem
if possible post me small example for login with sessions
including database
Answer / xyz
invalidate the session in log out page
invalidate method is available in HttpSessiion.
| Is This Answer Correct ? | 7 Yes | 1 No |
What are the differences between get and load methods?
Give the syntax for jsp comments.
Is jsp compiled?
What is jsp scriptlet tag used for?
What is iselignored in jsp?
How do I view jsp files in my browser?
What’s the difference between forward and sendredirect?
What is difference between html and jsp?
What is jsp and why do we need it?
What is called jsp directive?
What is jstl (jsp standard tag library)?
Can we override jsp service method?