Why does Java apps need an application server and .Net just IIS Web Server?

Viewed 22153

Why is there so much confusion in the java world with various servers like apache, tomcat, jboss, jetty, etc and in .Net world it is just IIS that does that job. I would like to understand the need and use of it and am not starting a java vs. .net.

7 Answers
Related