how do you maintain sessions in servlets?
Answer Posted / mahesh
to maintain sessions in servlets we can use another way that
is through........ RequestDispatcher
| Is This Answer Correct ? | 5 Yes | 4 No |
Post New Answer View All Answers
What are all the ways for session tracking?
Does servlet have main method?
What is difference between cookies and httpsession?
Is that servlet is pure java object or not?
What is http servlet in java?
Why the concept of single thread model interface is used?
What is meant by servlet? What are the parameters of the service method?
Can you explain in detail 'javax.servlet' package?
What is the difference between encodeRedirectUrl and encodeURL?
What do you mean by the servlet chaining?
What is MIME Type?
Difference between forward() method and sendredirect() method ?
Explain the lifecycle of a servlet?
explain the advantages of servlet life cycle?
How do I know if java is running on linux?