Q : In session created by server with client(browser) How
can server find that request coming is belong to new
session OR belong to session that is timeout.
Answer Posted / raj
While client is requesting to server, in requested body
session id will go to server. then the server will treated
as old client is connecting/.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Can Static method be Override?
Explain client-side and server-side validation.
How to connect jsp and java file?
Is jsp server side scripting language?
What are the different types scripting elements in jsp?
Which tags are used for bean development?
What is the purpose of
What is the difference between "JTable" and "JTGrid"? can they be used interchangeably?
Is there a way I can set the inactivity lease period on a per-session basis?
How do you pass control from one jsp page to another?
How do I perform browser redirection from a jsp page?
Explain the jspdestroy() method?
Why jsp is used in java?
What is jsp language?
How can we use beans in jsp?