how do you maintain sessions in servlets?
Answer Posted / m.manikandan
Throw the HttpSession
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Which protocol will be used by browser and servlet to communicate
Explain web container.
Describe servlet?
Explain the difference between servlet and cgi?
Explain the servlet filter.
Why are http servlets used in programming?
Which java framework is most popular?
What is servlet interface?
Is servlet a controller?
What is servlet lazy loading?
When to use doget() and when dopost()?
Can we override destroy method in servlet?
What is the disadvantage of cookies?
How do you find out what client machine is making a request to your servlet
What is the capacity the doget can send to the server?