Answer Posted / madhu .yadavalli
the web server is execution infrastructure that handles
HTTP requests and responses
| Is This Answer Correct ? | 10 Yes | 7 No |
Post New Answer View All Answers
What is servlet in tomcat?
Explain the difference between a web server and a web container?
How do we translate jsp?
What is difference between jsp and servlet?
What is the servletconfig object?
How to generate the server side programming and the advantages of it over the other languages?
Difference between forward() method and sendredirect() method ?
What is the use of httpservletrequestwrapper?
What exactly is a servlet?
Explain is servlet mapping?
What is the main purpose of java servlets?
How do you get the ip address of the client in servlet?
What is the advantage of Servlets when compared with other server side technologies?
Does servlet have main method?
Why do we need a constructor in a servlet if we use the init method?