Re: Developer/2000 JAVA generation?

From: Sunil Godithi <sunil_at_ameya.com>
Date: 1997/03/04
Message-ID: <331D0508.254F_at_ameya.com>#1/1


I have been testing the dev2k 1.4W for a couple of weeks. It doesn't generate a pure
Java code but it redirects a Forms UI interface to a Java applet. It is nice when it works.
Only real Problem I have with this is that this version doesn't support MDI and My application
is totally dependant on this. Also the scrolling canvases don't work on the beta version.

but good part is the application doesn't require any changes from that used in regular client server
mode. THAT IS, IF THEY ARE DESIGNED WITH THE LIMITATIONS IN MIND. :-) Another thing is you will need two sets of icon files, one in ico format, another in gif format.

I have not tested the server side resource usage yet, I hope to do it some time next month.
I am willing to bet it will take a big hit.

Sunil

Joel R. Kallman wrote:
>
> 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.
 

-- 
"If you want what you've never had, 
 you must be willing to do what you've never done."
Received on Tue Mar 04 1997 - 00:00:00 CET

Original text of this message