What is different between the web server and application server?



What is different between the web server and application server?..

Answer / Mohammad Sajid Husain

A web server primarily serves static content like HTML, CSS, and images, while an application server provides a runtime environment for executing dynamic web applications written in Java, such as Tomcat. An application server can handle more complex tasks, including session management, security, transaction management, and distributed computing.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Tomcat Interview Questions

What is the server server.xml configuration file mean?

1 Answers  


What will happen if we have added “loglevel debug” in httpd. Conf file?

1 Answers  


How many queries per second can mysql handle?

1 Answers  


What is difference between tomcat and jboss?

1 Answers  


What is ajp tomcat?

1 Answers  


Mention what are the connectors used in tomcat?

1 Answers  


How do you deploy ear files in tomee?

1 Answers  


What is the function of listen in apache tomcat?

1 Answers  


Where do I put war file in tomcat 8?

1 Answers  


What are the types of batch file with the help of which we can start and stop apache tomcat server?

1 Answers  


Does the installation of apache http server require ssl or php support?

1 Answers  


Mention with how many valves does tomcat configured with?

1 Answers  


Categories