Previous Topic: ProxiesNext Topic: Web Client/Server Applications


Web

Finally, we have Web applications.

Web applications are similar to window and client/server applications. However, the web Clients User Interface is hosted from a Web Server and accessed through a Web Browser across the World Wide Web. For window applications, all logic runs on the same machine as the Web Server. For client/server applications, the CA Gen Servers can be deployed on the same machine as the Web Server or on a different machine.

Web

CA Gen supports both J2EE and .NET web technologies. The type of application we are going to build is a Java (J2EE) Web application.