Answer Posted / vikas
yes, u r right.
that is for session expiry.
Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
What does .com stand for?
How can we create jsp custom tags?
What is Include directive?
What are the advantages of jsp over servlet?
What is the jspinit() method?
Give an example of using your own tags.
Can jsp run without server?
Can we override the jspinit(), _jspservice() and jspdestroy() methods?
What is full api?
What is the differences between the jsp custom tags and java beans?
How can I implement a thread-safe jsp page?
What is the purpose of
Which tags are used for bean development?
Is there a way I can set the inactivity lease period on a per-session basis?
Give the syntax for jsp comments.