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 the use of State Factories?
Is infobus easy to use?
What is the difference between the ‘font’ and ‘fontmetrics’ class?
What do you need to set-up a cluster with jboss?
What is metaspace?
What is the difference between java class and bean?
What are local interfaces? Describe.
What are the sequence of steps to write pub or sub model kind of application?
What is a modular application? What does module-relative mean?
What are the call back methods in entity bean?
Which characters may be used as the second character of an identifier, but not as the first character of an identifier?
To what value is a variable of the string type automatically initialized?
What is the purpose of the wait() method?
Where we can write Rmi registry in the code, without having to write it at the command prompt?
What is difference between object state and behavior?