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
What are various types of class loaders used by jvm?
Whats new with the stop(), suspend() and resume() methods in jdk 1.2?
whats is mean by tiles in struts
What restrictions are placed on the values of each case of a switch statement?
Name the eight primitive java types.
How are the elements of a borderlayout organized?
whats is statement and procedure
How are the elements of a cardlayout organized?
In inglish: How to convert jar to exe files? Em português: Como converter arquivos .jar para .exe?
What is mdb and what is the special feature of that?
What is the relationship between an event-listener interface and an event-adapter class?
Explain RMI Architecture?
How many times may an objects finalize() method be invoked by the garbage collector?
What is the difference between system.out ,system.err and system.in?
How a component can be placed on Windows?