Is Tomcat an application sever or web server??and what is the difference between application server and web serve???



Is Tomcat an application sever or web server??and what is the difference between application server ..

Answer / padmanabha reddy v

Tomcat is a Web Server executes Servelets and Jsps containing only single container called Web Container is used to Interpret Web Applications

Application Server executes Enterprise Applications Servelets Jsps EJBS having Two containers 
Web Container executing Servelets and Jsps
EJB Container perform operations like Load Balancing,Transaction

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Tomcat Interview Questions

What is tomcat ajp?

0 Answers  


Does spring boot use tomcat?

0 Answers  


Is it possible to capture the mac address of the clients who are using your server?

0 Answers  


What is the engine?

0 Answers  


How does tomcat server work?

0 Answers  


what is recommended way for spawning threads from a servlet in tomcat?

0 Answers  


Who owns apache tomcat?

0 Answers  


Which version of apache have you worked on?

0 Answers  


How to communicate between two web servers in two diff systems?

0 Answers  


Is tomcat a application server?

0 Answers  


What port does tomcat use?

0 Answers  


Where do I put war file in tomcat?

0 Answers  


Categories