View Full Version : Oracle Forms VS Java
Frank van Bortel
06-06-2003, 09:35 AM
Ryan wrote: "Michael Kuznetsov" <mvk@servocomp.ru> wrote in message news:1543a3e7.0305300637.67d9c44a@posting.google.com...Daniel Frechette <daniel@multipro.ca> wrote in message news:<Xns938AEE055E289danielmultiproca@207.35.177.134>...Good day,I'm currently working on a project to modify an existing system that wasdeveloped in Oracle Forms 4.5 (Web-enabled) and Java (J2EE, JRun, OracleDB). I now have a new application to develop but I don't know if it shouldbe done in Forms or Java. The new application has to be light andaccessible through a Web browser. I'm trying to assess the pros and cons ofboth approaches but I know very little about Forms. Can anyone tell me whatare the TRUE ADVANTAGES AND DISADVANTAGES of Oracle Forms? Does anyone knowof any studies or architecture comparisons that might be helpful?Thank you,DanielHi Denial,Java gives you two possibilities to create user interface:1. HTML interface generated by JSP2. Windows Swing that can be run as applet in browser.3. Windows Swing that can be run as installed applicationOracle Forms gives one possibilities for web:1. Applet in browser window (size is big).So if you need HTML interface you can't use Forms.If you decide that applets is OK for your system you should decidewhat approach is better.Forms is more high-level tools then Java. But it is very specific.It's depended on PL/SQL and set of interface triggers. User interfaceon forms usually is poor. You don't need think about networkcommunication and database. But you also don't have control for it.Interaction with operating system is also poor.On the contrary Java depended on well-known standards and give youfull control on program. It is allow you write perfect GUI. But it ismore low level and time to start with Java is higher.I think Java is better and flexible solution for most application. AndOracle supports Forms mainly for old systems.Regards,MichaelBrainbench MVP for Oracle Programminghttp://www.brainbench.com i have been told that forms has alot of network traffic over the web.. do you know if this is accurate?
Yep - version 4.5 iirc. SUrely you don't use that, do you?
--
Regards, Frank van Bortel
MyLounge.com Site Map
Forum:
Cars,
Cell Phone,
Database,
Games,
Home Improvement,
IT,
Music,
School,
Sports,
Web Design,
Web Server,
Weight Loss
The MyLounge.com forum is intended for informational use only and should not
be relied upon and is not a substitute for any advice. The information contained
on MyLounge.com are opinions and suggestions of members and is not a representation
of the opinions of MyLounge.com. MyLounge.com does not warrant or vouch for
the accuracy, completeness or usefulness of any postings or the qualifications
of any person responding. Please consult a expert or seek the services of an
attorney in your area for more accuracy on your specific situation. Please note
that our forums also serve as mirrors to Usenet newsgroups. Many posts you see
on our forums are made by newsgroup users who may not be members of MyLounge.com
Term of Service
vBulletin v3.0.7, Copyright ©2000-2008, Jelsoft Enterprises Ltd.