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
Explain jsessionid and when is it created?
What methodology can be followed to store more number of objects in a remote server?
What are the annotations used in servlet 3?
Which method is called when reference variable is passed in system.net?
How do you configure a centralized error handler in servlets?
What are the uses of servlet and what is servlet chaining?
What is difference between get and post method?
What is servlet container?
Write a hello world program using servlets.
How can we invoke another servlet in a different application?
what is the different between a servlet and a cgi? Why do you go for servlet rather than cgi?
What are the steps that are involved in using the httpservlet class?
What are the phases of the servlet life cycle?
Can you create a deadlock condition on a servlet?
What is the difference in between the httpservlet and generic servlet?