What's the difference between Web Server and Application Server.
I had an idea that Web Server only able to serve the static pages and Application Server able to serve dynamic pages. One more thing suppose i am using J2ee framework. So when a HTTP request comes to a j2ee server then how Web Server and Application server come into the play?
I had an idea that Web Server only able to serve the static pages and Application Server able to serve dynamic pages. One more thing suppose i am using J2ee framework. So when a HTTP request comes to a j2ee server then how Web Server and Application server come into the play?
Comment