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 |
What is the server server.xml configuration file mean?
What will happen if we have added “loglevel debug” in httpd. Conf file?
How many queries per second can mysql handle?
What is difference between tomcat and jboss?
What is ajp tomcat?
Mention what are the connectors used in tomcat?
How do you deploy ear files in tomee?
What is the function of listen in apache tomcat?
Where do I put war file in tomcat 8?
What are the types of batch file with the help of which we can start and stop apache tomcat server?
Does the installation of apache http server require ssl or php support?
Mention with how many valves does tomcat configured with?