The best thing about Zope as a web server is that the simple web-based interface makes
configuration much easier than with Apache.
ColdFusion
Adobe??™s ColdFusion server bills itself as a fast way to create powerful web-based applications.
It can run as a standalone application server, integrate with Apache, or work in
conjunction with other J2EE solutions to serve CFML documents. The main benefit of the
ColdFusion server is its Java underpinnings, which allow developers to use third-party
Java code in their Internet applications, and tight integration with other Adobe technologies.
Free trial and developer versions are available from the company??™s website.
TomCat
The TomCat servlet container is part of the Apache Foundation??™s open-source Jakarta
project and embodies the industry??™s standard implementation for the servlets and JSP
interfaces. It can be configured as a standalone application server or integrated with
Apache to serve JSP pages. TomCat can handle CGI and SSL requests when acting as a
standalone server. Other benefits are its Single Sign On feature and web-based configuration
interface.
Pages:
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055