From Forms Product Management - Forms/J2EE Article in Oracle Magazine

Oracle Magazine have published a great article explaining how Forms and J2EE are providing complementary technologies. Read how one of our customer has found a good balance in building their business applications.
Link on otn.oracle.com/products/forms
Regards
Grant Ronald
Forms Product Management

I wonder if it is really difficult for Oracle to make easy the switch from Oracle Forms to Jdeveloper... ADF is a pretty nice thing... but it's not so good as Forms are in RAD for databases!
The best project from Oracle I knew about making Forms developers build lightweight web applications was Cherokee Project... That was a pretty nice project that was abandoned in favour of the new ruler... JAVA and Jdev! With the goals of project Cherokee achieved any Oracle Form developer would build that kind of apps... but not with current JDEV 10G!
I really feel that I am a "pl/sql and forms" developer, and that java makes me write too much code for something i would use one code line in forms or sometimes don't need at all to code! CMiC developers think the same! It's really slower to develop for J2EE! I switch from VB and Delphi to Forms cause Forms is the only truth RAD for database applications! And as I said lately in another posts I feel "pression" to move to another place than forms... Pression is several ways, either the new pricetag for AS EE or AS Forms only, either technological pression!
So as explained in "A Forms Break" article (http://www.oracle.com/technology/oramag/oracle/05-jan/o15form.html) the pression is there... They had 20 Forms developers, and now they just have 10, and have 10 Jdev developers! 6 here converted from forms to J2EE... and the others? That's one kind of pression that's made and that's real! They have to move from Forms to J2EE, cause if they don't... they'll get fired one day!
The best of the best "App Server" i know is Oracle AS... but it's also the most expensive one for people that develop database applications. When i create an application in Delphi my customers don't have to pay €20000 for licensing any app server... so it's really too much for small and middle size company's.
This article is useful to see and understand the SOD of Oracle in a global strategy and not from one perspective only... like Forms SOD perspective. I think Oracle Forms will end as a core product between 2008 and 2010. Will Oracle melt with success Oracle Forms Developers in Jdev with no pain? I believe that no more than 50% oracle developers will do it... Others will go to other technologies... most of them opensource like XUL or GnuE (Forms,Reports).
So, that's my point of view... and of course it's not the point of view of all Forms developers.
JR

Similar Messages

  • From Forms Product Management - Forms Timeout PJC

    We have just launched a new timeout PJC which will timeout a Forms sessiosn depending on user inactivity.
    Its available at http://otn.oracle.com/products/forms and click on the top news item.
    Regards
    Grant Ronald
    Forms Product Management

    More information regrading my previous post....
    I tried to launch the timeout example from Netscape and found that JInitiator console (not the "Start OC4J instance" console in my previous post) has the following:
    Oracle JInitiator: Version 1.3.1.9
    Using JRE version 1.3.1.9 Java HotSpot(TM) Client VM
    User home directory = C:\Documents and Settings\dmeng
    Proxy Configuration: Browser Proxy Configuration
    JAR cache enabled
    Location: C:\Documents and Settings\dmeng\Oracle Jar Cache
    Maximum size: 50 MB
    Compression level: 0
    c: clear console window
    f: finalize objects on finalization queue
    g: garbage collect
    h: display this help message
    l: dump classloader list
    m: print memory usage
    q: hide console
    s: dump system properties
    t: dump thread list
    x: clear classloader cache
    0-5: set trace level to <n>
    Loading http://localhost:8888/forms90demo/java/f90all_jinit.jar from JAR cache
    java.io.IOException: Could not connect to http://localhost:8888/forms90demos/jars/demo90.jar
         at oracle.jre.protocol.jar.JarCache$CachedJarLoader.download(Unknown Source)
         at oracle.jre.protocol.jar.JarCache$CachedJarLoader.load(Unknown Source)
         at oracle.jre.protocol.jar.JarCache.get(Unknown Source)
         at oracle.jre.protocol.jar.CachedJarURLConnection.connect(Unknown Source)
         at oracle.jre.protocol.jar.CachedJarURLConnection.getJarFile(Unknown Source)
         at sun.misc.URLClassPath$JarLoader.getJarFile(Unknown Source)
         at sun.misc.URLClassPath$JarLoader.<init>(Unknown Source)
         at sun.misc.URLClassPath$2.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.misc.URLClassPath.getLoader(Unknown Source)
         at sun.misc.URLClassPath.getLoader(Unknown Source)
         at sun.misc.URLClassPath.getResource(Unknown Source)
         at java.net.URLClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findClass(Unknown Source)
         at sun.applet.AppletClassLoader.findClass(Unknown Source)
         at sun.plugin.security.PluginClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClassInternal(Unknown Source)
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Unknown Source)
         at oracle.ewt.util.FocusUtils.<clinit>(Unknown Source)
         at oracle.ewt.lwAWT.LWComponent.<clinit>(Unknown Source)
         at oracle.ewt.laf.oracle.OracleLookAndFeel._initCommonFixedDefaults(Unknown Source)
         at oracle.ewt.laf.oracle.OracleLookAndFeel._getCommonDefaults(Unknown Source)
         at oracle.ewt.laf.oracle.OracleLookAndFeel._getIndexedDefaults(Unknown Source)
         at oracle.ewt.laf.oracle.OracleLookAndFeel.getDefaults(Unknown Source)
         at oracle.ewt.lwAWT.BufferedApplet.getUIDefaults(Unknown Source)
         at oracle.ewt.lwAWT.BufferedApplet.<init>(Unknown Source)
         at oracle.ewt.swing.JBufferedApplet.<init>(Unknown Source)
         at oracle.forms.engine.Main.<init>(Unknown Source)
         at java.lang.Class.newInstance0(Native Method)
         at java.lang.Class.newInstance(Unknown Source)
         at sun.applet.AppletPanel.createApplet(Unknown Source)
         at sun.plugin.AppletViewer.createApplet(Unknown Source)
         at sun.applet.AppletPanel.runLoader(Unknown Source)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    WARNING: Unable to cache http://localhost:8888/forms90demos/jars/demo90.jar
    java.io.IOException: Could not connect to http://localhost:8888/forms90demos/jars/timeout.jar
         at oracle.jre.protocol.jar.JarCache$CachedJarLoader.download(Unknown Source)
         at oracle.jre.protocol.jar.JarCache$CachedJarLoader.load(Unknown Source)
         at oracle.jre.protocol.jar.JarCache.get(Unknown Source)
         at oracle.jre.protocol.jar.CachedJarURLConnection.connect(Unknown Source)
         at oracle.jre.protocol.jar.CachedJarURLConnection.getJarFile(Unknown Source)
         at sun.misc.URLClassPath$JarLoader.getJarFile(Unknown Source)
         at sun.misc.URLClassPath$JarLoader.<init>(Unknown Source)
         at sun.misc.URLClassPath$2.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.misc.URLClassPath.getLoader(Unknown Source)
         at sun.misc.URLClassPath.getLoader(Unknown Source)
         at sun.misc.URLClassPath.getResource(Unknown Source)
         at java.net.URLClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findClass(Unknown Source)
         at sun.applet.AppletClassLoader.findClass(Unknown Source)
         at sun.plugin.security.PluginClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClassInternal(Unknown Source)
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Unknown Source)
         at oracle.ewt.util.FocusUtils.<clinit>(Unknown Source)
         at oracle.ewt.lwAWT.LWComponent.<clinit>(Unknown Source)
         at oracle.ewt.laf.oracle.OracleLookAndFeel._initCommonFixedDefaults(Unknown Source)
         at oracle.ewt.laf.oracle.OracleLookAndFeel._getCommonDefaults(Unknown Source)
         at oracle.ewt.laf.oracle.OracleLookAndFeel._getIndexedDefaults(Unknown Source)
         at oracle.ewt.laf.oracle.OracleLookAndFeel.getDefaults(Unknown Source)
         at oracle.ewt.lwAWT.BufferedApplet.getUIDefaults(Unknown Source)
         at oracle.ewt.lwAWT.BufferedApplet.<init>(Unknown Source)
         at oracle.ewt.swing.JBufferedApplet.<init>(Unknown Source)
         at oracle.forms.engine.Main.<init>(Unknown Source)
         at java.lang.Class.newInstance0(Native Method)
         at java.lang.Class.newInstance(Unknown Source)
         at sun.applet.AppletPanel.createApplet(Unknown Source)
         at sun.plugin.AppletViewer.createApplet(Unknown Source)
         at sun.applet.AppletPanel.runLoader(Unknown Source)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    WARNING: Unable to cache http://localhost:8888/forms90demos/jars/timeout.jar
    connectMode=HTTP, native.
    Forms Applet version is : 90290
    java.lang.ClassNotFoundException: java.io.IOException: open HTTP connection failed.
         at sun.applet.AppletClassLoader.getBytes(Unknown Source)
         at sun.applet.AppletClassLoader.access$100(Unknown Source)
         at sun.applet.AppletClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.applet.AppletClassLoader.findClass(Unknown Source)
         at sun.plugin.security.PluginClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClassInternal(Unknown Source)
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Unknown Source)
         at oracle.forms.handler.UICommon.instantiate(Unknown Source)
         at oracle.forms.handler.UICommon.onCreate(Unknown Source)
         at oracle.forms.handler.JavaContainer.onCreate(Unknown Source)
         at oracle.forms.engine.Runform.onCreateHandler(Unknown Source)
         at oracle.forms.engine.Runform.processMessage(Unknown Source)
         at oracle.forms.engine.Runform.processSet(Unknown Source)
         at oracle.forms.engine.Runform.onMessageReal(Unknown Source)
         at oracle.forms.engine.Runform.onMessage(Unknown Source)
         at oracle.forms.engine.Runform.sendInitialMessage(Unknown Source)
         at oracle.forms.engine.Runform.startRunform(Unknown Source)
         at oracle.forms.engine.Main.createRunform(Unknown Source)
         at oracle.forms.engine.Main.start(Unknown Source)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    java.lang.ClassNotFoundException: java.io.IOException: open HTTP connection failed.
         at sun.applet.AppletClassLoader.getBytes(Unknown Source)
         at sun.applet.AppletClassLoader.access$100(Unknown Source)
         at sun.applet.AppletClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.applet.AppletClassLoader.findClass(Unknown Source)
         at sun.plugin.security.PluginClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClassInternal(Unknown Source)
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Unknown Source)
         at oracle.forms.handler.UICommon.instantiate(Unknown Source)
         at oracle.forms.handler.UICommon.onCreate(Unknown Source)
         at oracle.forms.handler.ButtonItem.onCreate(Unknown Source)
         at oracle.forms.engine.Runform.onCreateHandler(Unknown Source)
         at oracle.forms.engine.Runform.processMessage(Unknown Source)
         at oracle.forms.engine.Runform.processSet(Unknown Source)
         at oracle.forms.engine.Runform.onMessageReal(Unknown Source)
         at oracle.forms.engine.Runform.onMessage(Unknown Source)
         at oracle.forms.engine.Runform.sendInitialMessage(Unknown Source)
         at oracle.forms.engine.Runform.startRunform(Unknown Source)
         at oracle.forms.engine.Main.createRunform(Unknown Source)
         at oracle.forms.engine.Main.start(Unknown Source)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    java.lang.ClassNotFoundException: java.io.IOException: open HTTP connection failed.
         at sun.applet.AppletClassLoader.getBytes(Unknown Source)
         at sun.applet.AppletClassLoader.access$100(Unknown Source)
         at sun.applet.AppletClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.applet.AppletClassLoader.findClass(Unknown Source)
         at sun.plugin.security.PluginClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClassInternal(Unknown Source)
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Unknown Source)
         at oracle.forms.handler.UICommon.instantiate(Unknown Source)
         at oracle.forms.handler.UICommon.onCreate(Unknown Source)
         at oracle.forms.handler.ButtonItem.onCreate(Unknown Source)
         at oracle.forms.engine.Runform.onCreateHandler(Unknown Source)
         at oracle.forms.engine.Runform.processMessage(Unknown Source)
         at oracle.forms.engine.Runform.processSet(Unknown Source)
         at oracle.forms.engine.Runform.onMessageReal(Unknown Source)
         at oracle.forms.engine.Runform.onMessage(Unknown Source)
         at oracle.forms.engine.Runform.sendInitialMessage(Unknown Source)
         at oracle.forms.engine.Runform.startRunform(Unknown Source)
         at oracle.forms.engine.Main.createRunform(Unknown Source)
         at oracle.forms.engine.Main.start(Unknown Source)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Can someone tell me why I would have these exceptions?
    java.io.IOException: Could not connect to http://localhost:8888/forms90demos/jars/demo90.jar
    java.io.IOException: Could not connect to http://localhost:8888/forms90demos/jars/timeout.jar
    java.lang.ClassNotFoundException: java.io.IOException: open HTTP connection failed.
    Thanks.
    De-mei

  • From Forms Product Management -Forms and Reports Install

    Guys,
    I just wanted to repost the message about the release of the 10g Forms and Reports installation option.
    This give you the option of installing only those components related to Forms and Reports.
    We've added a new page which explains what this option is all about.
    Please go to otn.oracle.com/products/forms and click on the news item and you will automatically be taken to the new page which explains. You can then click on this page to download the software.
    As always - keen to hear your feedback after you've tried this out.
    regards
    Grant Ronald
    Forms Product Management

    I did create a posting on OTN almost a year ago asking if/when 9iAS light version (forms/reports/graphs only) will be available at a reduced cost.
    Oracle now announced (and also proved my claims that it was not a technical but marketing decision not to make forms/reports part of iAS a separate product) the separate download/install option for forms/reports services.
    My original posting attracked more than 100 folks (including Shay, Frank and Grant) but was not fruitful to convince Oracle to make forms/reports services a separate product targeted for the small companies, who might not need/use the rest of the 9iAS framework. I believe, seeing one side of the coin and enforcing your opinion by ignoring the cry of many others (including many ODTUG members) is not a wise solution for your existing small business and niche market (using Oracle db and tools for very specific purposes such as simulations, etc on intranets - and operating under strict security protocols not to open up to internet) customers.
    Grant and Shay repeatedly wrote on this forum and presented via whitepapers, etc. that forms/reports services are not fading away and it is a complementary solution to JDeveloper and emphasized that JDeveloper is not the replacement of forms/reports services. This news was very good for existing forms/reports developers.
    Given that forms/reports services is now separately available, why not making Forms/Reports Designer and Forms/Reports services (only) part of iAS a separate product? as Oracle did the very same with JDeveloper?
    regards

  • From Forms Product Management - Forms Upgrade Workshops

    Just a reminder to let you know we are running a number of Forms Upgrade to the Web workshops. The latest confirmned dates are in the UK. See
    http://www.oracle.com/go/?&Src=2599129&Act=14
    for more details.
    Regards
    Grant

    Repost

  • From Forms Product Management - New Forms Articles on OTN

    The Forms Product Management team are proud to announce that we
    have been running a number of daily features which highlight some
    of the great features of Oracle Forms. Just to keep to updated
    on these features, the current list of published articles are:
    6i Features
    The new Forms Listener Servlet Architecture
    http://otn.oracle.com/products/ias/daily/sept28.html
    Using Single Sign-On in Forms6i
    http://otn.oracle.com/products/ias/daily/oct26.html
    Forms 6i Reports Integration
    http://otn.oracle.com/products/ias/daily/oct24.html
    Forms Java Importer
    http://otn.oracle.com/products/ias/daily/oct15.html
    Oracle9iAS Forms Services: Multiple Client Platform Support
    http://otn.oracle.com/products/ias/daily/oct10.html
    Oracle9iAS Forms Services: Forms Integration with Oracle SCM
    http://otn.oracle.com/products/ias/daily/oct30.html
    9i Features
    Dynamic Bean Manager
    http://otn.oracle.com/products/ias/daily/nov07.html
    Oracle9iAS Forms Services: New Features in Release 9i
    http://otn.oracle.com/products/ias/daily/nov19.html
    We hope that this information helps keep you informed and may
    serve as a reminder to the wealth of tools to aid you in
    developing Forms application.
    As always, we appreciate your feedback on this, or any other
    matters.
    Best Regards
    Grant Ronald
    Forms Product Management

    We do not have a beta/pre-prodcution release of Forms9i
    available for download, however the production version should be
    available early in the new year.
    Regards
    Grant
    Forms Product Management

  • Announcement from Forms Product Management - new Forms Demos/Samples

    The Forms Product Management team are please to announce our new Forms Sample Code/Demo page
    http://otn.oracle.com/sample_code/products/forms/content.html
    We have included demos and sample code for topics which generate alot of questions on OTN.
    For example,
    When deploying Forms on the web, how can I load files from the client machine?
    How do I call Java from Forms?
    The new features of Oracle9i Forms
    Can I add spell checking to my Forms application?
    These demos are created by the Product Managers to show you, not only the features, but the steps involved to do it yourself.
    It's like having your own tutorial from the Forms Product Managers!!!
    We hope this helps and as always, please let us know if you have any comments.
    Regards
    Forms Product Management Team

    FORMS 9i RELEASE DATE : End of year 2001
    Date: Oct 8, 2001 09:01 PT
    Towards the end of this year.
    Regards
    Grant Ronald
    Forms Product Management
    Connect dialog - JDBC Database string
    Shay Shmelzer
    Date : Jul 19, 2001 09:40 PT
    Expect it towards the end of this year.
    re:re:ifs mail classes (please help)

  • Announcement from Forms Product Management

    We often get asked about "real" customers who are deploying "real" Forms applications. In order to give you some examples,
    we have a customer testimonials page which documents their success with Forms.
    For example, on the Forms OTN page we have highlighted Metro who have gone live with 4,000 concurrent Forms users.
    http://www.oracle.com/ip/develop/ids/customers/metro.html
    You can find our more if you visit
    http://www.oracle.com/ip/develop/ids/customers/index.html
    Regards
    Grant Ronald
    Forms Product Management

    FORMS 9i RELEASE DATE : End of year 2001
    Date: Oct 8, 2001 09:01 PT
    Towards the end of this year.
    Regards
    Grant Ronald
    Forms Product Management
    Connect dialog - JDBC Database string
    Shay Shmelzer
    Date : Jul 19, 2001 09:40 PT
    Expect it towards the end of this year.
    re:re:ifs mail classes (please help)

  • From Forms Product Management - Success of Oracle Forms

    The Forms Product Management team are pleased to announce we have posted a new paper on OTN which tells you
    about the success of Oracle Forms.
    If you want to find out who is using Forms, the kind of applications that are best targetted by Forms, and what is the future
    of Oracle Forms then please go to:
    http://otn.oracle.com/products/forms/htdocs/Forms_Success/forms_success.html
    As, always, we welcome your feedback.
    Regards
    Grant Ronald
    Forms Product Management

    Oracle Forms is quit impressive as both a client/server and web-based solution. I have yet to see an application run over the web the way Oracle Forms does. It appears as a client/server application, except it's completely web-based.
    That's quite amazing, however, I have found that the rich interface and the sophistication of running Forms over the web comes with a big cost. The 8MB Jinitiator download turns a lot of people off.
    What I'm really wondering is if there is anyone out there who is using Oracle Forms as a web solution ?
    Thanks for your time.
    Best Regards,
    Bob Mazzo

  • From Forms Product Management - Oracle Forms 10g Demos

    We have released the Oracle Forms 10g demos which are now available on OTN.
    Please go to otn.oracle.com/products/forms and click on the top news item.
    Please let us know if you have any comments.
    Regards
    Grant Ronald
    Forms Product Management

    Oracle Forms is quit impressive as both a client/server and web-based solution. I have yet to see an application run over the web the way Oracle Forms does. It appears as a client/server application, except it's completely web-based.
    That's quite amazing, however, I have found that the rich interface and the sophistication of running Forms over the web comes with a big cost. The 8MB Jinitiator download turns a lot of people off.
    What I'm really wondering is if there is anyone out there who is using Oracle Forms as a web solution ?
    Thanks for your time.
    Best Regards,
    Bob Mazzo

  • Webinar with Forms Product Management

    Looking to find out about Oracle Forms strategy, upgrade, migration?
    Oracle Forms Product Management are hosting a number of webinars in the coming weeks.
    Details can be found on
    http://otn.oracle.com/products/forms under the events link

    repost

  • Forms Forms Product Management - new papers posted on OTN

    The Oracle Forms Product Management Team are please to announce three new papers to published on OTN.
    For those who want a deeper understanding of the Forms Services, we have a new white paper.
    For developers building multi language applications we have a paper on TranslationHub and if you are integrating Graphics
    we have published a paper outlining Graphics intigration.
    As always, please let us know if you have any questions or require more information.
    Regards
    Grant Ronald
    Forms Product Management

    If you go to otn.oracle.com/products/forms - it gets the to the Forms "home" page - you will see the papers there and
    you will also see down the left hand side links for the discussion forms, documentation sample code, etc.
    Rather than give you one URL, I suggest you start at the home page and discover the wealth of information we have made
    available for Forms -
    Hope this helps yuo.
    Grant Ronald

  • From Forms Product Management - Free Forms Upgrade Workshops

    We are pleased to annouce more dates for the Forms upgrade to the web workshops. If you are considering moving your client/server application to the web come to these events and hear directly from Oracle's Product Management team about the benefits and the tips and techniques.
    Details at otn.oracle.com/products/forms
    Regards
    Grant Ronald
    Forms Product Management

    I still get the 404 error.
    I go to http://www.oracle.com/technology/products/forms/index.html then follow the link titled "Free Oracle Forms Upgrade Workshops" which leads to http://www.oracle.com/go/?&Src=3581382&Act=4
    That URL results in a 404 error :-(
    PS. I just tested it using MS Internet Explorer and then it seems to work (FireFox gives me the 404 error)

  • From Forms Product Management -Using Forms and SCM

    Oracle9i Forms and Oracle9i Software Configuration Manager (SCM) are integrated so that software configuration management can be done directly from Oracle9i Forms Developer.
    Check out this new paper in the "NEWS" section on http://otn.oracle.com/products/forms
    for more details.
    Regards
    Grant Ronald
    Forms Product Management

    Grant
    I don't think you'll get too many replies. I expect most people here are either committed to using Web Forms already (and so don't need this functionality) or else are still in client-server mode (and so don't understand what you asking).
    We are just in the process of migrating from Forms4.5 to 9i (I'm in the WebUtil beta) and we are still finding out all sorts of non-obvious things about web-deployment - don't get me started on how awful the whole GIF thing is! So I'm not really qualified to have an opinion about Webstart. I only have the vaguest idea what it does and I'm not sure I want to read up about it just so I can tell you whether to go ahead with it.
    What I will say is this:
    (1) Anything that makes 9i Forms more like a client-server experience for the users would be a good thing, bceause it would minimise the shock of transition.
    (2) Choice is a good thing. Your recent experience of developers' spleen over the removal of client-server should tell you that people respond well to being given options and badly to having them removed.
    (3) If I've correctly understood Haris Peco in their second point we could get rid of O9iAS and that would be flipping marvellous for everybody (except possibly the VP in charge of O9iAS Sales :P).
    My tuppence ha'penny worth.
    Cheers, APC

  • From Forms Product Management - Using Enterprise Manager

    I have just posted a new viewlet which shows the Enterprise Manager features in 10g. If you have not used EM before its a great high level demo which shows you how yuo can manage your Forms applications from a console. For those already familiar with EM you will be able to check out some of the new work we have done in integrating Forms and EM.
    If you go to http://otn.oracle.com/products/forms you can see the feature on the news list.
    Thanks
    Grant Ronald
    Forms Product Management

    Grant
    I don't think you'll get too many replies. I expect most people here are either committed to using Web Forms already (and so don't need this functionality) or else are still in client-server mode (and so don't understand what you asking).
    We are just in the process of migrating from Forms4.5 to 9i (I'm in the WebUtil beta) and we are still finding out all sorts of non-obvious things about web-deployment - don't get me started on how awful the whole GIF thing is! So I'm not really qualified to have an opinion about Webstart. I only have the vaguest idea what it does and I'm not sure I want to read up about it just so I can tell you whether to go ahead with it.
    What I will say is this:
    (1) Anything that makes 9i Forms more like a client-server experience for the users would be a good thing, bceause it would minimise the shock of transition.
    (2) Choice is a good thing. Your recent experience of developers' spleen over the removal of client-server should tell you that people respond well to being given options and badly to having them removed.
    (3) If I've correctly understood Haris Peco in their second point we could get rid of O9iAS and that would be flipping marvellous for everybody (except possibly the VP in charge of O9iAS Sales :P).
    My tuppence ha'penny worth.
    Cheers, APC

  • From Forms Product Management - New Diagnostic Document

    I've just posted a new document on OTN which goes into great depth on how to debug errors, bugs and performance issues when deploying Forms on the Web.
    The document is linked from the news section on http://otn.oracle.com/products/forms or you can look at all of the related papers by clicking to view the 9i papers.
    As always, we are keen to hear your feedback.
    Thanks
    Grant Ronald
    Forms Product Management

    Grant...can you also tell us if you expect to release a pre-904 webutil release?
    And where can we log errors about webutil beta, since it's not officially supported? I'd like to log a bug named in a previous post of me: webutil: webutil_file.file_open_dialog with filter doesn't work as expected

Maybe you are looking for

  • Multiple List Box showing Duplicate Options in Existing Form Library forms.

    Good day.  I currently have an InfoPath 2010 form library template that has a view containing 4 multiple selection list boxes.  These list boxes get their values from a hidden view that contains 4 repeating tables in which I've set default values for

  • Oracle 9i Lite to Oracle 8i master, & Apache on HP

    1. Are there any replication issues or limitations when using 9i lite clients against an 8.1.7 master? 2. In the system requirements, it lists having Apache for NT or OAS9i as requirements. Are these set in stone, or supported versions? We run Apache

  • Cisco SPA502G not updated above 7.5.1a

    Good day, ladies and gentlemen! Cisco SPA502G not updated above 7.5.1a. Fact. release notes that in version 7.5.5 fixes a bug with the encoding names in the address book in Russian, and update your phone to a version greater than 7.5.1a does not work

  • Opening a New Window from a Mouse Click

    Hi.. I'm new to Java, all I want to do is be able to open a new browers from clicking on some text on my GUI. I need to know what goes in the code below... private void NameResultMouseClicked(java.awt.event.MouseEvent evt) { Many thanks in advance.

  • Webservice stress testing tool

    Hi Does anyone know any tools to make some stress testing to webservices? Thanks in advance! Pedro