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
How to implement RMI in Java?
How would you create a button with rounded edges?
What are the services in RMI ?
Is the infobus client side only?
Are there books about seam?
Difference between DurableSubscription and non- DurableSubscription?
Which javutil classes and interfaces support event handling?
How many times may an objects finalize() method be invoked by the garbage collector?
What is the diffrence between a local-tx-datasource and a xa-datasource? Can you use transactions in both?
Whats new with the stop(), suspend() and resume() methods in jdk 1.2?
What is chat area? Explain.
cud u help me ... i am struggling with this question... to find all the subsets of a given set for ex.... a,,b,c shud give all the subsets.... i gt the program in c bt nt able to get it in java..... help needed ..
Why are my checkboxes not being set from on to off?
What is local interface. How values will be passed?
What is a class loader? What are the different class loaders used by jvm?