Answer Posted / niranjanravi
internally the threads are implemented in servlets
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
If a servlet is not properly initialized, what exception may be thrown?
What is the difference between using getSession(true) and getSession(false) methods?
Difference between get and post in java servlets?
When a servlet accepts a call from a client, it receives two objects. What are they?
What is servlet instance?
Why doesn’t a servlet include main()?
How can the session in servlet can be destroyed?
Write a servlet to upload file on server.
What is servlet in web technology?
What is meant by cookies?
What are the various ways of session supervision in servlets?
How we can get ip address of client in servlet?
Explain in brief the directory structure of a web application?
How can the referrer and the target urls be used in servlet?
How a servlet is unloaded?