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 / sandya
By using sessions you can maintain like that.
whenever you signin into yahoo website, then the session
will create one id for ur username and password(if these
two are valid). and this id will reemain ur state till you
signed out from the site.
whenever you signed out from your yahoomail, the session
will expire.
so if u copy the url and paste it any other browser means
it wont work, because the session is already expired.
Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
Is infobus easy to use?
what are the activation groupworks?
In inglish: How to convert jar to exe files? Em português: Como converter arquivos .jar para .exe?
How messaging services are done, before release of JMS?
When a thread blocks on i/o?
What class is used to create Server side object ?
What you mean by COM and DCOM?
In RMI, inorder to sent the stub reference to the client, is we have to load the server object first into the memory or can we directly sent reference to the client?
For which statements does it make sense to use a label?
How database connectivity in XML is achieved?
What is the relationship between an event-listener interface and an event-adapter class?
Why does the tag url-encode javascript and mailto links?
Whats new with the stop(), suspend() and resume() methods in jdk 1.2?
What is glasgow?
What is a modular application? What does module-relative mean?