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 / yogesh gandhi
In case of cookies, when we logout, either the cookie is
made invalid or the cookie is deleted from the server.
So, if you again paste the URL, the cookie is not found on
the server, hence your mail will not open
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Difference between DurableSubscription and non- DurableSubscription?
What you mean by COM and DCOM?
whats is statement and procedure
What is the purpose of the wait(), notify(), and notifyall() methods?
How task's priority is used in scheduling?
Have you used threads in Servelet?
What is a tasks priority and how is it used in scheduling?
What must a class do to implement an interface?
Is “abc” a primitive value?
what are the activation groupworks?
Can you give me a simple example of using the requiredif validator rule?
How would you detect a keypress in a jcombobox?
How to implement dphibernate to activate lazy loading in Flex with java ?thanx in advance!
What is the relationship between local interfaces and container-managed relationships?
Why use a datasource when you can directly specify a connection details?