Answer Posted / 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 |
Post New Answer View All Answers
request parameter how to find whether a parameter exists in the request object?
How to read request headers from servlets?
Write the code to get the server information in servlet.
What is difference between get and post method?
How the typical servlet code look like ?
Given the request path below, which are context path, servlet path and path info?
What do you mean by interservlet communication?
Explain the war file?
Which method of the httpservletrequest object is used?
Explain the differences between jsp and servlet.
Explain the steps involved in placing a servlet within a package?
Differentiate between the get and post method
What is servlet and its life cycle?
What are the types of an http request?
Differentiate between get and post?