Difference between jakarta tomcat and apache Tomcat?

Answers were Sorted based on User's Feedback



Difference between jakarta tomcat and apache Tomcat?..

Answer / b.veera prasada reddy

here question is what mr x?what difference between jakartha
tomcat and apache tomcat.your answer is correxct,but it is
not clearly mentioned.

Is This Answer Correct ?    1 Yes 0 No

Difference between jakarta tomcat and apache Tomcat?..

Answer / abdul hannan

Tomcat is a Servlet container where apache is a web server.

Is This Answer Correct ?    5 Yes 5 No

Difference between jakarta tomcat and apache Tomcat?..

Answer / 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

Difference between jakarta tomcat and apache Tomcat?..

Answer / killer

Apache's Jakarta project, of which the Tomcat server is a subproject

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Servlets Interview Questions

Explain the lifecycle of a servlet?

0 Answers  


How can a servlet refresh automatically if some new data has entered the database?

3 Answers   Citi Bank, CitiGroup, IBM, Satyam,


Servlet Chaining? How do you do the Filtering in Servlets?

6 Answers   HCL,


when the jsp page is translated to servlet?

5 Answers   HCL,


Which event is fired at the time of session creation and destroy?

0 Answers  


What are the functions of Servlet container?

0 Answers  


Can we refresh servlet in client and server side automatically?

0 Answers  


What is context in servlet?

0 Answers  


What are the advantages of cookies?

0 Answers  


What do you mean by interservlet communication?

0 Answers  


when the webcontainer creates ServeletConfig,ServletContext objects? befoure creating the Servlet object or not?

4 Answers   TCS,


Hi guys.. Well can u tell me that why there is need of "init()" , i mean why can not we initialize the servlet object with the help of constructors? Thank you.

7 Answers  


Categories