what are the different services provided by the web server?
Answer Posted / ramakrishna
Receives many client request and processing it and sending
respective result to the clients
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is the purpose of dispatcherservlet properties?
Define the life cycle of a servlets.
How does java thread pool work?
Is servlet a controller?
When servlet is loaded?
Is dispatcher servlet a singleton?
What are sessions in servlets?
Can servlet have a constructor ?
What are different methods of session management in servlets?
Which protocol will be used by browser and servlet to communicate
If some new data has entered the database, explain how can a servlet refresh automatically?
What is the use of request dispatcher interface?
Why the concept of single thread model interface is used?
What is a deployment descriptor?
What is Request Dispatcher?