Difference between jakarta tomcat and apache Tomcat?
Answer Posted / napoleon
jakarta tomcat is simply the former name of apache Tomcat, when it was still in the Jakarta Project.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why is http protocol called as a stateless protocol?
How do I know if java is running on linux?
How do we go with database connection and log4j integration in servlet?
What exception should be thrown when servlet is not properly initialized?
What are session variable in servlets?
What are the types of servlet?
What is the process to implement doget and dopost methods?
What are the disadvantages of storing session state in cookies?
What's the difference between servlets and applets?
List out difference between a JavaBean from a Servlet?
Write a program to show the functionality of doget and dopost method?
What is the difference between Servlets and Applets?
Define the lifecycle for executing a jsp page.
Why HttpServlet class is declared abstract?
What are life cycle methods of a servlet?