Building distributed applications

The JBuilder development environment greatly simplifies the creation of distributed applications, generating many of the files, structure, settings and paths necessary to create multi-tier, distributed applications. JBuilder provides excellent support for distributed application development using either Java Remote Method Invocation (RMI) available in JBuilder Professional and Enterprise, or the Common Object Request Broker Architecture (CORBA) available in JBuilder Enterprise.

Once the application is generated, you can add the business logic you need to the generated code. With JBuilder's development environment, distributed application development becomes rapid application development (RAD).

JBuilder simplifies distributed application development in two ways. It provides wizards and other interfaces for Java technologies, and it provides tools for other aspects of distributed application development in a team environment.


Team development

JBuilder provides the following team development features and features that simplify the process of distributed application development:


Java technologies

JBuilder provides features that simplify distributed application development using the following technologies:
These are features of JBuilder Professional and Enterprise

You can also use JBuilder Enterprise to develop both web-based and enterprise applications based on Java 2 Enterprise Edition (J2EE) and these technologies:

These are features of JBuilder Enterprise
For more information on using JavaServer Pages, Remote Method Invocation, Enterprise JavaBeans, or CORBA on the Java platform, go to Sun's Java API web site at http://www.sun.com/products-n-solutions/software/api/java.html.