what are the different services provided by the web server?
Answers were Sorted based on User's Feedback
1.receiving request from a client
2.sending response to a client
3.database interaction
4.data persistance mechanism
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / ramakrishna
Receives many client request and processing it and sending
respective result to the clients
| Is This Answer Correct ? | 0 Yes | 1 No |
what is a session object?
can i call init() method in destroy() method of servlset. ?
if we know the any consultancies, it will place in company work through consultancy(contract base). please help me I'm 2008 pass out java candidate...
What's the advantages using servlets than using cgi?
Write a servlet to upload file on server.
What are the Internal servlets maintained by the web server?
When servlet object is created?
List the Different types of servlet?
init() method of servlet loaded by?
How to get the server information in a servlet?
What are different ways for authentication of servlet?
Explain how to improve Servlet Performance?