Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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?

Answers were Sorted based on User's Feedback



suppose i open my yahoo mail.then copy the url. then sign out & close browser.then open browser..

Answer / 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

suppose i open my yahoo mail.then copy the url. then sign out & close browser.then open browser..

Answer / vijay arasan. thamil

You can call method session.invalidate() when log out
action have done.

Is This Answer Correct ?    6 Yes 0 No

suppose i open my yahoo mail.then copy the url. then sign out & close browser.then open browser..

Answer / nisha

This can be protected by making sessions.Session is a
period from login to logout period. while loging out you
can clear the session variables and after closing the
window , if you will paste the url then the old session
will not remain.

Is This Answer Correct ?    4 Yes 0 No

suppose i open my yahoo mail.then copy the url. then sign out & close browser.then open browser..

Answer / 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

suppose i open my yahoo mail.then copy the url. then sign out & close browser.then open browser..

Answer / vijayarasan.thamil

You can also use your own login in session listener.

Is This Answer Correct ?    1 Yes 0 No

suppose i open my yahoo mail.then copy the url. then sign out & close browser.then open browser..

Answer / rajesh

It depends how the developer is maintaining the sessions.

Cokkies may lead to reopen the yahoon page again with you
login.

Please someone clarify on this more.

Is This Answer Correct ?    1 Yes 1 No

suppose i open my yahoo mail.then copy the url. then sign out & close browser.then open browser..

Answer / zorro

When u log out cookies are updated with logout info.
So I second sandhya's Answer

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More Advanced Java Interview Questions

hi, All are saying that now software field position is not good and in 5-10yrs total software field ll be saturated . is it true? i am unable decide ii continue in this field or not please tell me?

19 Answers  


What are skeletons and stubs and how they are generated?

2 Answers  


What is scalable, portability in the view of J2EE?

0 Answers  


What are the different class loaders used by jvm?

0 Answers  


What is JasperReports?

2 Answers  


What is Lock Based Protocol and what is its use?

2 Answers   Wipro,


1) what is synchronization? 2)write a program to show synchronization ? 3) what is orm? 4) what is getTemplete method and hw u use it? 5)write a singleton program ? 6) what is IOC concept & explain it? 7) methods of spring? 8)explain spring framework? 9)what are the oops concept? 10)what r the diff types of exception? 11)what is AOP(assepct oriented programing)? 12)jsp life cycle? 13)servlet life cycle? 14)how to u catch ur exception when executing a query in hibernate? 15)write javascript function? 16)write a querry to join two tables? 17)wap to show inheritance and use of interface? 18)explain the project? 19)in spring bean class uses singleton or prototype? 20)Explain prototype?

1 Answers   Cap Gemini,


Is it possible to stop the execution of a method before completion in a sessionbean?

0 Answers  


Why do threads block on i/o?

0 Answers  


What is prototype?

0 Answers  


difference between Abstract and Interface?

2 Answers   HCL, Infotech,


difference between applicationserver and webserver

4 Answers   SolutionNET,


Categories