Depends on what kind of project is under consideration. Some combinations I have seen are:
- Web server and database server
- App server and database server
- Web server, Application server and database server
And BTW, a web server is different from a Servlet container considering that the latter is required if you want to host Servlets and JSP's. Basically its like:
Application Server <- Web Container <- Web Server
Application server incorporates everything.
Super Moderator
Featured Poster
Reputation Points: 3233
Solved Threads: 719
Failure as a human
Offline 8,871 posts
since Jun 2006