Difference between jakarta tomcat and apache Tomcat?
Answer Posted / abdul hannan
Tomcat is a Servlet container where apache is a web server.
| Is This Answer Correct ? | 5 Yes | 5 No |
Post New Answer View All Answers
What are the key methods that are involved in processing of http servlets?
How do you invoke a servelt?
Can servlet have a constructor ?
What is the use of welcome-file-list?
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 servlet initializer?
What is the difference between the http servlet and generic servlet?
What is war file?
Explain the working of service() method of a servlet.
Why do we need servlet filter?
What is called servlet mapping?
How do servlets work?
What is the servletconfig object?
Explain the features are in servlet 3?
What's the difference between servlets and applets?