| Author |
a simple question
|
Rajeev Nair
Ranch Hand
Joined: Mar 11, 2002
Posts: 51
|
|
What is the difference between Web Server, Application Server and a Servlet Container ?. Thanks
|
Raj<br />Sun Certified Java Programmer
|
 |
Frank Carver
Sheriff
Joined: Jan 07, 1999
Posts: 6913
|
|
Search is your friend: See this old thread In addition to that, a Servlet Container is just a specific type of Application Server which can host Java Servlets and conforms to some version of the Servlet API. Most Servlet Containers also have other features, of course.
|
A Convergent Visionary ~ Frank's Punchbarrel Blog ~ LinkedIn profile
|
 |
 |
|
|
subject: a simple question
|
|
|