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


Please Help Members By Posting Answers For Below Questions

Why does the option tag render selected=selected instead of just selected?

673


How would you reatach detached objects to a session when the same object has already been loaded into the session?

678


What is the purpose of the notify() method?

596


which type of objects reference will be given to client?

2029


Can constructors be synchronized in java?

621






If we opened Windows Internet Explorer 4 times, does it starts 4 processes or 4 threads?

1736


When is the best time to validate input?

606


what is the use of State Factories?

1905


What is aop(assepct oriented programing)?

580


What is jboss?

571


When a thread blocks on i/o, what state does it enter?

572


how to make a index.jsp for running the site in internet and find an error for connection with weblogic server and java that give an error invalid object name.and how to maintain session.

1750


What you mean by COM and DCOM?

613


What are the services in RMI ?

1884


Why is string immutable in java?

578