Name the webserver that is used to run Servlets?
Answers were Sorted based on User's Feedback
Answer / ravi shankar kuamr
Apache, websphere, glassfish, Jboss, weblogic thse are the
web server in which servlet run under servlet container..
You shoul note that tomcat is just contianer but apache is
webserver
| Is This Answer Correct ? | 2 Yes | 1 No |
Why do we have servlet filters?
What are the life-cycle methods for a servlet?
what is the difference between do get/dopost
What is the functionality of actionservlet and requestprocessor?
What is Request Dispatcher?
how this statement works..? public void service(HttpServletRequest request,HttpServletResponse response)
What are the different methods involved in the process of session management in servlets?
Explain url encoding in servlet?
What are the new features added to servlet 2.5?
Why the concept of single thread model interface is used?
How to get the IP address of client in servlet?
Given the request path below, which are context path, servlet path and path info?