Answer Posted / rahul
apache is the container, Tomcat is the webserver
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
Explain web application directory arrangement?
How do we call one servlet from another servlet?
What is ServletConfig object?
Explain request dispatcher and its methods.
how many jsp scripting elements are there and what are those?
What is session tracking?
When servlet object is created?
How to get the IP address of client in servlet?
What is http servlet in java?
What is ServletContext object?
What are all the protocols supported by httpservlet?
Define context initialization parameters.
How to handle exceptions thrown by application with another servlet?
how the HTML data stored in web server?
What is the difference between using getSession(true) and getSession(false) methods?