WEB SERVER

  • WEB Servers are not of great importance as the job that is performed by each, and the capabilities that we require from them is a limited subset. The more important aspect is the integration with a JSP server.
  • Most of the JSP servers available on the market are capable of integrating with the 3 main web servers IIS, Netscape and Apache. So keeping the current expertise with IIS is probably the safest route to take even though Apache forms upwards of 60% of all WEB Servers installed.
  • What would be recommended is a parallel deployment as with the EJB server this should cover IIS that is common on a windows deployment and Apache for other deployments.

http://www.apache.org/

http://www.microsoft.com/ms.htm