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
Tell us something about servletcontext interface.
What are the features added in Servlet 2.5?
hi actully i hav form columns with origin and destination names .as like as i need to create one more column with name amount. my requirement is when i select origin and destination columns automatically i need to get amount from database.how can i. please tel me with relative code
What is httpservlet class?
Name the different ways of session tracking.
What are the new features added to servlet 2.5?
How can we perform any action at the time of deploying the project?
what do you understand by url rewriting?
What are the different ways we can maintain state between requests?
What are the advantages of cookies?
What is the difference between portlet and servlet?
Write a servlet to upload file on server.
How servlet is created?
What are common tasks performed by Servlet Container?
When using servlets to build the HTML, you build a DOCTYPE line, why do you do that?