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 cgi and what are its drawbacks?
What is the difference between a generic servlet and http servlet?
Explain jsessionid?
What are the different methods of session management in servlets?
Which event is fired at the time of project deployment and undeployment?
What are the life cycle methods of the servlet?
How do you configure a centralized error handler in servlets?
What are life cycle methods of a servlet?
Explain the features are in servlet 3?
Explain web application directory arrangement?
What do you mean by annotations in servlet?
How can we include static files in the jsp page?
Explain the difference between a web server and a web container?
What methodology can be followed to store more number of objects in a remote server?
What is the process to implement doget and dopost methods?