Answer Posted / niranjanravi
internally the threads are implemented in servlets
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
Who is responsible for writing a constructor?
How does Cookies work in Servlets?
Write a program to show the functionality of servlets.
why we should override only no-agrs init() method.
A client sends requests to two different web components. Both of the components access the session. Will they end up using the same session object or different session ?
Can you call a jsp from the servlet?
Is servlet thread safe?
Explain the difference between a web server and a web container?
What's the advantages using servlets than using cgi?
What is java servlet session?
Difference between httpservlet and generic servlets?
Explain jsessionid?
What do you mean by servlet?
What is the difference between a generic servlet and http servlet?
What is servlet? Explain