Re: Developer/2000 JAVA generation?

From: Joel R. Kallman <jkallman_at_us.oracle.com.no.spam.please>
Date: 1997/03/01
Message-ID: <33185367.8170989_at_newshost.us.oracle.com>#1/1


[Quoted] On 27 Feb 1997 05:02:49 GMT, truroplace_at_aol.com (TruroPlace) wrote:

>Is it possible to develop Java applications using Developer/2000? Or does
>anyone know how we can build a Developer/2000 application and use it both
>in a client/server environment and across the internet? (actually, an
>intranet).
>
>I'm assuming that if the application written for a client/server
>environment could just be translated into a Java application that this
>would be the best method. Does anyone have any tips for us?
>
>

The upcoming release of Developer/2000 will do exactly what you describe. Although another followup to your message indicated that the implementation of this functionality, i.e., not a straight Java applet, is somehow crippled.

Today (for a Windows 95 client/server Dev2K app), you build and deploy Forms in a compiled form (FMX file). This defines the form appearance, layout, user-interface elements, and certain validation that you have implemented at the client. All you need to do is recompile the same form for the WebForms, push the FMX file to the server where your Web Server and Web Cartridge are running, and it is auto-magically made available as a thin-client implementation....but the user-interface is practically identical in appearance and function. And the "developer" had to make no modifications to his Forms application whatsoever. Thus, the power of this lets you deploy your traditional client/server app as well as a thin-client implementation.

This is coming from my personal experience with the product, not just some published white paper or marketing collateral.

For more info, check out:

        http://www.us.oracle.com/products/tools/html/java.html

Thanks!

Joel

Joel R. Kallman          Enabling the Information Age through
Oracle Government                Network Computing!
Bethesda, MD                  http://govt.us.oracle.com
jkallman_at_us.oracle.com          http://www.oracle.com



The statements and opinions expressed here are my own and do not necessarily represent those of Oracle Corporation. Received on Sat Mar 01 1997 - 00:00:00 CET

Original text of this message