What is difference between tomcat and weblogic?



What is difference between tomcat and weblogic?..

Answer / Pragati Singh

Tomcat is an open-source Java Servlet container, while Weblogic is a commercial Java EE application server developed by Oracle Corporation. Tomcat primarily focuses on serving web applications using the Java programming language and Servlets, whereas Weblogic provides additional features such as support for Enterprise Java Beans (EJBs), message-oriented middleware, clustering, security, and more.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Tomcat Interview Questions

How will you clear the cache of the tomcat server?

1 Answers  


What is the server server.xml configuration file mean?

1 Answers  


Is tomcat free for commercial use?

1 Answers  


What is the function of listen in apache tomcat?

1 Answers  


How to host files in a different folder and what is alias directive?

1 Answers  


How to make sure the net server is getting began after server reboot?

1 Answers  


How do you deploy ear files in tomee?

1 Answers  


What does ajp stand for?

1 Answers  


Why is tomcat not an application server?

1 Answers  


What is the connector?

1 Answers  


Do you have any idea about the history of tomcat?

1 Answers  


What is catalina_home and catalina_base in tomcat?

1 Answers  


Categories