Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6002061
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T00:55:25+00:00 2026-05-23T00:55:25+00:00

I’m supposed to create a new product based on a discontinued product. The problem

  • 0

I’m supposed to create a new product based on a discontinued product. The problem is the original programmers of the discontinued product lost the source code (yeah, awesome).

The software is run through a web browser. When I go to their url, a window pops up with the title “Oracle Developer Forms Runtime”. I’m not sure if this is an applet or Java plugin or whatever, because I’ve only been developing Java “command line” applications.

Is there any luck I can see what’s being called and returned between the app and the server so I can imitate something similar? If so, what tools should I be looking into?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T00:55:26+00:00Added an answer on May 23, 2026 at 12:55 am

    Given my knowledge of Oracle Forms (which is quite limited by the way), Peter Tillemans’s answer is in the right direction. The applet is merely a thick-client for the screens built in Oracle Forms.

    If you want to recover the source code, you’ll need to look for the *.fmb files (the Forms Builder files that contain the source code) built for the application. These would contain the PL/SQL source code as well as the screen layout, and would have to be opened using the Oracle Forms Builder tool. You might also want to acquire a copy of any PL/SQL source code that is meant to run on the database server.

    If you’ve lost the FMB files, then you might have to figure out a way to recover the sources from the compiled FMX files, that is actually used at runtime by the Forms Server. I’m not aware of any decompilers for these.

    In my opinion, decompiling the applet is an exercise in futility, for that is a part of the Oracle Forms Java client (and is part of the Oracle Forms product itself), meant to be deployed on a web server. None of the screens developed as part of the application, are actually compiled into Java classes; the applet actually performs the job of receiving UI information from the Oracle Forms Server and displaying it on the screen. It is the Forms Server where the heavy lifting occurs; all business logic and transaction management occurs in this server, and this is what you should be after (and it can be found in the FMB and FMX files).

    There are other files that might also need to be accounted for.

    • PLL files would contain PL/SQL source code that is in use across multiple forms.
    • MMB files would contain menu modules.
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I ran into a problem. Wrote the following code snippet: teksti = teksti.Trim() teksti
link Im having trouble converting the html entites into html characters, (&# 8217;) i
Configuring TinyMCE to allow for tags, based on a customer requirement. My config is
Basically, what I'm trying to create is a page of div tags, each has
I want use html5's new tag to play a wav file (currently only supported
I am currently running into a problem where an element is coming back from
I'm parsing an RSS feed that has an ’ in it. SimpleXML turns this
I have this code: - (void)parser:(NSXMLParser *)parser foundCDATA:(NSData *)CDATABlock { NSString *someString = [[NSString
I'm trying to create an if statement in PHP that prevents a single post
That's pretty much it. I'm using Nokogiri to scrape a web page what has

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.