How we can check in particular page the session will be
alive or not
Answer Posted / pratyusha
is alive()
| Is This Answer Correct ? | 4 Yes | 8 No |
Post New Answer View All Answers
What do you mean by deployment descriptor?
How to get ip address in jsp login page and how to validate like 127.1.0.1 all should not be greater than 255
What is the process for chaining servlet?
What is servlet and list its types?
What are session variable in servlets?
How can we achieve transport layer security for our web application?
Which interface should be implemented by all servlets?
Why doesn’t a servlet include main()?
What are the phases of servlet life cycle?
Why do we have servlet filters?
What is the inter-servlet communication?
What is the procedure of invoking different servlet in a different application?
What are the uses of servlet
Explain url encoding?
How can a servlet be used to generate plain text instead of html?