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 |
How do I uninstall tomcat on mac?
How is apache tomcat different from apache web server?
How do I check tomcat version?
How do I know what version of java tomcat is using?
What is difference between tomcat and jboss?
How do I start tomcat in linux?
How many requests can tomcat handle?
What are the catalina's configuration files?
Can anybody tell me how to communicate between two webservers in two diff systems.
Why get method is more efficient than post?
What language is tomcat written in?
What is the directory structure of a web application deployed on tomcat?