Oracle Forms Server Release 6i:
Deploying Forms Applications to the Web with Oracle Internet Application Server

A83591-01

PrevNext

Contents

Index

1
Introduction

1.1 The Internet Changes Everything

With the development of vast virtual outlets for products and information without the traditional cost of real estate, construction, or distribution, the Internet is revolutionizing business and the underlying technology that supports it.

1.1.1 Improvements in Business

The Internet is creating new business opportunities and altering the way we perform common activities, such as shopping, getting directions, managing bank and stock market accounts, tracking down telephone numbers and old friends, and getting news and information.

Businesses have moved many of their internal transactions to their intranets, making the gathering and distribution of time-sensitive information as simple as publishing a URL. Interdependent companies, such as travel agencies and airlines, have moved from a time-consuming, labor-intensive telephone model to a much less costly and far more efficient self-service model via an extranet. Businesses are using the Web to talk to each other and to their customers more directly and at a lower cost, increasing both responsiveness and profitability.

The Internet expands market opportunities, improves business processes by introducing cost-reducing efficiencies, and offers new ways to attract and retain customers.

1.1.2 Improvements in the Underlying Technology

Aside from the monumental business advantage of distributing information and services to a world-wide audience with comparatively minute overhead costs, many additional benefits result from Web application development and deployment. These include:

1.2 The Oracle Internet Platform

A typical client/server architecture involves two tiers: the client tier, which hosts the application; and the server tier, which hosts the enterprise database against which the application is run. In contrast, the Oracle Internet platform involves three tiers:

The Oracle Internet platform is all about distributing information to users while centralizing application complexity on a small number of professionally managed servers. It is comprised of database servers, application servers, development tools, and management tools. It is the integrated platform for Web development, deployment, and maintenance of e-business solutions. It's based on open Internet standard interfaces and protocols, including Java, Enterprise JavaBeans, CORBA, HTML, and XML.

Through a standard Internet browser, the Oracle Internet platform manages and processes any type of information content, including text, images, Web pages, video, sound, and e-mail.

Web-based applications built on the Oracle Internet platform scale to terabytes of data and millions of users, provide around-the-clock, year-round reliability, and incorporate the leading security standards for data encryption and integrity.

The Oracle Internet platform is the lowest-cost deployment platform because it simplifies the delivery and management of applications. For example:

1.3 Oracle Internet Application Server

An important component of the Oracle Internet platform is the Oracle Internet Application Server. This application server is optimized to deploy Oracle Forms applications in a multi-tiered environment. Oracle Internet Application Server is a scalable, secure, middle-tier aplication server. It enables you to deliver web content, host web applications, and conntect back-office applications.

Oracle Internet Application Server is available in two versions: the Standard Edition and the Enterprise Edition. The Standard Edition is appropriate for smaller websites that require minimal transaction processing capablitiy. The Enterprise Edition is recommended for medium to large sized websites that handle a high volume of transactions.

The Oracle Internet Application Server Enterprise Edition contains Oracle Forms Server, which delivers the application infrastructure and the event model to ensure that Internet-based Forms applications automatically scale and perform over any network. Built-in services provided by Oracle Internet Application Server include transaction management, record caching, record locking, exception handling, and load balancing. Business developers don't have to implement low-level code to build these shared services, Oracle Internet Application Server automatically delivers them as part of its own engine.

The application is optimized to reduce network traffic for Internet, intranet, and extranet deployments. Through Oracle Internet Application Server, organizations can choose to deploy via socket-based TCP/IP communication between the Java client and the server and via HTTP 1.1 (which supports firewalls) between the Java client and the server, depending on their system architecture and requirements.

Tight integration with the database server means smooth, reliable communication between the Oracle Internet Application Server engine and the database, in particular thanks to array processing and stored procedures.

There are many additional benefits to be realized from using Oracle Internet Application Server. Here are just a few:

1.4 How This Guide Can Help

When you choose to deploy applications to the Internet, there are many decisions to be made as to how you will go about it. This guide provides information about those decisions and offers suggestions and methods for configuring your system for Web deployment of your applications.

We provide:


Prev Next
Oracle
Copyright © 2000 Oracle Corporation.

All Rights Reserved.

Contents

Index