what are the different services provided by the web server?
Answer Posted / niranjanravi
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 |
Post New Answer View All Answers
explain the advantages of servlet life cycle?
How is a servlet implemented in code?
What is the functionality of actionservlet and requestprocessor?
What are different Authentication options available in Servlets.
What are the different session tracking techniques?
Describe servlet?
How does java thread pool work?
How can we invoke another servlet in a different application?
Why filter is used in servlet?
Why is http protocol called as a stateless protocol?
what is servlet chaining?
What is the dispatcher servlet?
I Have A Plan to develop a Project in Struts,I want the template of struts project with Hibernate.Canany body provide me the required information?
Write all the phases defined in servlet life cycle?
What are the disadvantages of storing session state in cookies?