Is Tomcat an application sever or web server??and what is the difference between application server and web serve???
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 |
What is tomcat ajp?
Does spring boot use tomcat?
Is it possible to capture the mac address of the clients who are using your server?
What is the engine?
How does tomcat server work?
what is recommended way for spawning threads from a servlet in tomcat?
Who owns apache tomcat?
Which version of apache have you worked on?
How to communicate between two web servers in two diff systems?
Is tomcat a application server?
What port does tomcat use?
Where do I put war file in tomcat?