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 |
What is the functionality of actionservlet and requestprocessor?
What do you mean by cgi in servlet?
What are the uses of servlet and what is servlet chaining?
How do we call one servlet from another servlet?
What is the difference between Servlet Request and Servlet Context when calling a Request Dispatcher?
How do I know if java is running on linux?
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()?
Why session tracking is needed?
What's the difference between servlets and applets?
What does the term localization refer to?
What if we pass negative value in load-on-startup?
Difference between web container & web server........... Difference between web server & application server?????????