How we can check in particular page the session will be
alive or not
Answer Posted / venkata rao g
Hi ,
I think is alive() is the method of the thread.
iam assuming it is correct "if the page will be there for a
specified amount of time or until the browser will be
closed or until the user log's out" the session is there.
if u have the better solution plz send to my mail id
| Is This Answer Correct ? | 3 Yes | 9 No |
Post New Answer View All Answers
What is url encoding and url decoding
What is difference between cookies and httpsession?
What are the phases of servlet life cycle?
What’s the difference between forward() and sendredirect() methods?
What are the functions of an intercepting filter?
What do you mean by the servlet chaining?
How httpservlet is different from the genericservlet?
What is cookie? Why is cookie used?
Is servlet thread safe?
What is load-on-startup in servlet?
What is a cookie What is the difference between session and cookie
Why do we have servlet filters?
What is httpservlet class?
why we should override only no-agrs init() method.
How do you get the ip address of the client in servlet?