suppose i open my yahoo mail.then copy the url. then sign
out & close browser.then open browser paste that url on the
browser.will i get my mail opened or not? i know it ill
not.but how it work.how i create like this type of secure site?
Answer Posted / nisha
This can be protected by making sessions.Session is a
period from login to logout period. while loging out you
can clear the session variables and after closing the
window , if you will paste the url then the old session
will not remain.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is clustering? What are the different algorithms used for clustering?
how to use debug in my elipse to solve problems that exist in my project
How to implement dphibernate to activate lazy loading in Flex with java ?thanx in advance!
What are externizable interface?
What you mean by COM and DCOM?
Which characters may be used as the second character of an identifier, but not as the first character of an identifier?
What is the purpose of the finally clause of a try-catch-finally statement?
What value does readline() return when it has reached the end of a file?
What is message driven beam?
Why does the option tag render selected=selected instead of just selected?
What is the difference between a static and a non-static inner class?
what is Activation Instantinator?
How would you reatach detached objects to a session when the same object has already been loaded into the session?
which book is better for jdbc ,servlets and jsp
What is the immediate superclass of the applet class?