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 / vijay arasan. thamil
You can call method session.invalidate() when log out
action have done.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Why are my checkboxes not being set from on to off?
What is TL and its use?
What are the types of scaling?
when A client sent a request to the server to open facebook page and close the browser after this request .at that time the same user do login by using a different browser then that session id will exist or not for the same client??
why static class in java
Describe responsibilities of Activator?
Which are the different segments of memory?
Are we allowed to change the transaction isolation property in middle of a transaction?
int x=5,i=1,y=0; while(i<=5) { y=x++ + ++x; i=i+2; } System.out.println(x); System.out.println(y); System.out.println(i); How to solve this? Please explain!
Is there a guarantee of uniqueness for entity beans?
To identify IDL language what mapping mechanism is used?
How would you create a button with rounded edges?
the same information whether it will connect to the database or it will be used previous information?
What is the difference between static and non-static with examples?
What is the difference between a menuitem and a checkboxmenuitem?