Answer Posted / shakir
Using the internet,listening the HTTP request and providing
the HTTP response.
Transaction with HTTP request and respose.
That gives only a html output ,it will not proccess
business logic in the server side.They can provide HTTP
server.They are static.
| Is This Answer Correct ? | 24 Yes | 12 No |
Post New Answer View All Answers
Explain the difference between get and post method in servlet?
Write a simple servlet program to print the contents of html.
What is servlet in web technology?
Why is it that we can't give relative URL's when using ServletContext.getRequestDispatcher() when we can use the same while calling ServletRequest.getRequestDispatcher()?
What is servlet invoker?
What is the difference between Servlet Request and Servlet Context when calling a Request Dispatcher?
What are the new features added to servlet 2.5?
How do you invoke a servelt?
Explain the jar and war files in servlet?
What are the types of servlets? Explain
Define the life cycle of a servlets.
What is servlet and list its types?
What is pure servlet?
What's the use of servletcontext?
What is the purpose of inter-servlet communication?