Hope u will send me the details of calling an applet from another

hai to all
i am trying to do an applet ,and it corrct in jdev ide,but trying to run in explorer
i cant connect the database,
but in applet viewer also i cant call another
applet throught a button or any thing
i hope u will send me details
and thanks a lot to Joe silva
thanks in advance
anas
null

I've not done it myself but I think you must have a name for the second applet specified in the html tag. That is how the first applet will be able to identify the second applet.
maybe..
<APPLET CODE="FirstApplet.class"></APPLET>
<APPLET CODE="SecondApplet.class" NAME="ReceiverName"></APPLET>
then in your java code
SecondApplet app = (SecondApplet) getAppletContext().getApplet("ReceiverName");
if (app != null)
<execute code>
But I've not done it, so its only a suggestion...

Similar Messages

  • How to populate rows in the detail table of a form from another table.

    please can someone help me here:
    i have a master/detail page. the master data is created and then i would like to do this: when one goes to the detail page (when first created), i would like somehow to populate all the rows in the detail table from rows retrieved in another table (with conditions).
    i am new to apex so if this is a stupid question i apologise in advance!

    Hi
    Firstly, there are no stupid questions, we all start somewhere!
    However, I could do with some more detail (or even better an example on apex.oracle.com). Please can you post exactly what you have so far and what you want to achieve with simple details of the tables involved.
    It sound like you may need to create a custom process to populate the details. You say 'with conditions'... what conditions?
    Cheers
    Ben
    http://www.munkyben.wordpress.com
    Don't forget to mark replies helpful or correct ;)

  • Can someone take the eyes of one photo and move it to the other? . we took family photos and his eyes are all squinting except in 1 photo and my wife wants those eyes on the a different picture. please email me at Dunworth.m Gmail and i will send you the

    Can someone take the eyes of one photo and move it to the other? . we took family photos and his eyes are all squinting except in 1 photo and my wife wants those eyes on the a different picture. please email me at Dunworth.m Gmail and i will send you the photos. i can pay pal you like 5 bucks apon completion

    Topic or subject titles should be clear, pertinent and concise so that individual users can tell at a glance if they can help or not.
    That field is not for attempting to fit your entire question in there.
    Please keep this in mind next time you post.  Thank you.

  • Hello, I just bought the premiere cc 2014 pro and I get a confirmation number order, I wanted to know if they will send me the serial number it sent via e mail

    Hello, I just bought the premiere cc 2014 pro and I get a confirmation number order, I wanted to know if they will send me the serial number it sent via e mail

    Some general information
    Cloud programs do not use serial numbers... you log in to your paid Cloud account to download & install & activate... you MAY need to log out of the Cloud and restart your computer and log back
    in to the Cloud for things to work
    http://www.adobe.com/products/creativecloud/faq.html
    http://helpx.adobe.com/creative-cloud/help/install-apps.html to install or uninstall
    http://forums.adobe.com/community/download_install_setup/creative_cloud_faq
    what is http://helpx.adobe.com/creative-cloud/help/creative-cloud-desktop.html
    Cloud Getting Started https://helpx.adobe.com/creative-cloud/topics/getting-started.html

  • HT1212 i want to know if you will send me the password or not

    i want to know if you will send me the password or not

    No one other than you can know your password.
    If the iPad was running iOS 7,  iCloud: Find My iPhone Activation Lock in iOS 7
    http://support.apple.com/kb/HT5818
    How can I unlock my iPad if I forgot the passcode?
    http://www.everymac.com/systems/apple/ipad/ipad-troubleshooting-repair-faq/ipad- how-to-unlock-open-forgot-code-passcode-password-login.html
    iOS: Device disabled after entering wrong passcode
    http://support.apple.com/kb/ht1212
    How can I unlock my iPad if I forgot the passcode?
    http://tinyurl.com/7ndy8tb
    How to Reset a Forgotten Password for an iOS Device
    http://www.wikihow.com/Reset-a-Forgotten-Password-for-an-iOS-Device
    Using iPhone/iPad Recovery Mode
    http://ipod.about.com/od/iphonetroubleshooting/a/Iphone-Recovery-Mode.htm
    You may have to do this several times.
    Saw this solution on another post about an iPad in a school environment. Might work on your iPad so you won't lose everything.
    ~~~~~~~~~~~~~
    ‘iPad is disabled’ fix without resetting using iTunes
    Today I met my match with an iPad that had a passcode entered too many times, resulting in it displaying the message ‘iPad is disabled – Connect to iTunes’. This was a student iPad and since they use Notability for most of their work there was a chance that her files were not all backed up to the cloud. I really wanted to just re-activate the iPad instead of totally resetting it back to our default image.
    I reached out to my PLN on Twitter and had some help from a few people through retweets and a couple of clarification tweets. I love that so many are willing to help out so quickly. Through this I also learned that I look like Lt. Riker from Star Trek (thanks @FillineMachine).
    Through some trial and error (and a little sheer luck), I was able to reactivate the iPad without loosing any data. Note, this will only work on the computer it last synced with. Here’s how:
    1. Configurator is useless in reactivating a locked iPad. You will only be able to completely reformat the iPad using Configurator. If that’s ok with you, go for it – otherwise don’t waste your time trying to figure it out.
    2. Open iTunes with the iPad disconnected.
    3. Connect the iPad to the computer and wait for it to show up in the devices section in iTunes.
    4. Click on the iPad name when it appears and you will be given the option to restore a backup or setup as a new iPad (since it is locked).
    5. Click ‘Setup as new iPad’ and then click restore.
    6. The iPad will start backing up before it does the full restore and sync. CANCEL THE BACKUP IMMEDIATELY. You do this by clicking the small x in the status window in iTunes.
    7. When the backup cancels, it immediately starts syncing – cancel this as well using the same small x in the iTunes status window.
    8. The first stage in the restore process unlocks the iPad, you are basically just cancelling out the restore process as soon as it reactivates the iPad.
    If done correctly, you will experience no data loss and the result will be a reactivated iPad. I have now tried this with about 5 iPads that were locked identically by students and each time it worked like a charm.
    ~~~~~~~~~~~~~
    Try it and good luck. You have nothing more to lose if it doesn't work for you.
     Cheers, Tom

  • Will Verizon offer the Wi-Fi calling with cell number?

    Will Verizon offer the Wi-Fi calling with cell number? I get horrible reception and this would be a better solution than buying a "signal booster" for my home and office.

    No, Verizon Wireless doesn't offer wifi calling at this time.

  • What are the 3 ways to call a form from another form?

    What are the 3 ways to call a form from another form?
    What is the command to call a report from within a form?
    How do you attach a menu to a form?

    Hi,
    1. Should be new_form, call_form and open_form
    2. The command is run_product
    3. There is a property 'Menu Module' in form, just change it to your menu file name
    Regards,
    George
    Can anyone help me with the following questions...
    What are the 3 ways to call a form from another form?
    What is the command to call a report from within a form?
    How do you attach a menu to a form?
    Thanks for your time..
    Madhu

  • Which option do I have to select If I buy the latest iPad with cellular feature for international use? If I choose verizon can I just change the sim card and insert one from another country?

    Which option do I have to select If I buy the latest iPad with cellular feature for international use? If I choose verizon can I just change the sim card and insert one from another country?

    I would guess you need the A1460 model
    see here
    http://www.apple.com/ipad/LTE/

  • How to refer the trigger written in one form from another form ?

    How to refer the trigger written in one form from another form ?
    Thanks,
    Ravi Shankar

    Try to convert the PL/SQL code from Forms trigger into a PL/SQL library(.PLL),
    and then attach that PLL in your forms.
    Note that all Forms objects should be referenced indirectly, for example,
    you have to rewrite
    :B1.DEPT_CODE := :B2.DEPT_CODE;
    :B3.TOTAL_AMOUNT := 100;
    ==>
    copy('B2.DEPT_NO','B1.DEPT_NO');
    copy('100','B3.TOTAL_AMOUNT');
    This is the best way to share PL/SQL code among Oracle Forms.

  • Getting all the threads running in one JVM from another JVM ...

    I want to get all the threads running in one JVM from another JVM.
    Is it possible ?
    namanc

    I am going to write a java application that prints all the java application running at the background. And this application has a control over all the threads. means killing the threads, restart the thread etc
    namanc

  • What is the procedure of Call Manager upgrade from version CUCM 7.1 (MCS Server) to version CUCM 10.2 (on UCS server)

    Hi
    What is the procedure of Call Manager upgrade from version CUCM 7.1 (MCS Server)  to version CUCM 10.2 (on UCS server) , please let me know the steps to what would be the backup procedures and upgrades.
    Regards
    Gaurav

    I'd suggest reading this guide to make sure you have prepared your environment to support 10.x first. The link below also contains the upgrade path to 10.0(1).
    One of the ways you can do this is:
    1/ Apply refresh upgrade cop file on all servers in cluster.
    2/ Upgrade the cluster to 8.6(2). Take a backup of the cluster.
    3/ Build a cluster of 8.6(2) servers on VMs, and assign them the same hostnames and IP address as the hardware cluster. (You may need to keep these on a separate network until switching off the hardware machines)
    4/ Restore the backup taken from the hardware cluster on to the VM cluster.
    5/ Upgrade VM cluster to 10.0(1).
    http://www.cisco.com/c/en/us/td/docs/voice_ip_comm/cucm/upgrade/10_0_1/CUCM_BK_U4214F9D_00_upgrade-guide-cucm-100/CUCM_BK_U4214F9D_00_upgrade-guide-cucm-100_chapter_010.html#CUCM_RF_UA60AFAB_00

  • Can any1 send me the detail of inbound interface

    I have to do inbound interface for shipment. can anyone give me the detail.how to start and how to do with BDC programming.I am new to interface.

    Hi,
    Check these links.
    http://www.sapbrain.com/TUTORIALS/TECHNICAL/BDC_tutorial.html
    http://www.sappoint.com/abap/bdcrec.pdf
    http://www.sappoint.com/abap/bdcconcept.pdf
    http://www.sap-img.com/bdc.htm
    BDC
    http://www.sap-img.com/bdc.htm
    http://www.guidancetech.com/people/holland/sap/abap/zzsni001.htm
    http://www.sappoint.com/abap/bdcconcept.pdf
    Difference between Genrate session& Call transaction
    Re: Steps in BDC
    http://www.sapdevelopment.co.uk/bdc/bdchome.htm
    www.sapgenie.com
    http://www.sap-img.com/abap/bdc-example-using-table-control-in-bdc.htm
    http://www.planetsap.com/bdc_main_page.htm
    www.abap4u.com
    http://www.sappoint.com/abap/bdcconcept.pdf
    Difference between Genrate session& Call transaction
    http://www.guidancetech.com/people/holland/sap/abap/zzsni001.htm
    http://www.sappoint.com/abap/bdcrec.pdf
    http://www.sappoint.com/abap/bdcconcept.pdf
    http://www.sapbrain.com/TUTORIALS/TECHNICAL/BDC_tutorial.html
    Re: BDC learning
    Reward if useful.
    Thanks
    Aneesh.

  • Is there any hope Adobe will reconsider pulling the plug on FormsCentral?

    I'm hoping Adobe will change their mind about retiring this product.  I don't have a choice now, but to opt to switching to a different platform.  I have active forms that will stretch past the June time frame.  I had to transfer an existing form today to Formstack - it's just not the same.  Very disappointed in all the time I put into creating a form THAT WORKED only to find out that it's going away.  My question is why didn't Adobe do a better job marketing this product?  I guarantee you if more people knew about it, we wouldn't be having these forum discussions.

    I'm hoping Adobe will change their mind about retiring this product.  I don't have a choice now, but to opt to switching to a different platform.  I have active forms that will stretch past the June time frame.  I had to transfer an existing form today to Formstack - it's just not the same.  Very disappointed in all the time I put into creating a form THAT WORKED only to find out that it's going away.  My question is why didn't Adobe do a better job marketing this product?  I guarantee you if more people knew about it, we wouldn't be having these forum discussions.

  • The way SharePoint open office documents will differ if the user try to open them from the document library directly, or if users try to open the document from the search result page.

    I have a document library where I have uploaded an excel sheet to it. Now If I click on the excel sheet directly from the document library page , I will get the following error ““The webpage cannot be displayed””. While if I do a search and I open the excel
    sheet from the search result page , it will open the excel sheet using the excel services inside the browser !!.
    So can anyone advice on this ?
    Also if I have a PowerPoint document , and I try to open it from the document library I will get the following error “The webpage cannot be displayed” , and the URL will be prefix with the following “ms-powerpoint:ofv|u|”. while if i do a search and i open
    the PowerPoint from the search result page i will be prompted to either open or save the document ? So why SharePoint is reacting totally different when trying to open document library items from the document library Or from the search result page?

    Hi,
    The behavior in the document library could be probably because of the Documents handling setting. Please try setting it to default behavior (Open in browser) as i hear from you that the default behavior is to open from browser.
    Thanks, Suneetha
    Currently I have set the following;-
    1. On the library advance setting :- I define  “Open in the client application”
    2. On the web application setting:- I define stricked for Browser File Handling
    And I have noted if I delete the browser cache and I access the document , then I will be prompted with the download dialog. but if I re-click on the same document I will be redirected to the
    The webpage cannot be displayed
    And the ms-powerpoint:ofv|u| will be added to the beginning of the URL. So could this be a caching problem ?

  • IPhone 4S no longer will send or receive texts or calls even though it shows I'm connected to my Sprint Server.

    Hello everyone, I'm in need of some major help with my IPhone 4S.  I'm very confused and frusterated!  My friend had originally purchased two IPhone 4S phones about two years ago.  I know this because he decided to give me his second IPhone 4S that was no longer being used by the person who had it before, since I didn't have a phone and he had it on a two year contract. That two year contract ended months ago and he renewed it for another two years.  Everything had been working pretty well except crappy reception at my house every now and then, since I live in the middle of nowhere.  But where my problem comes in is, for the past few days I haven't been able to send or recieve texts or calls at all. It just keeps saying failed to send when I try to send a text, and it won't receive any texts.  When I try to make a call, it goes to a couple different weird recording things trying to ask what type of call I'm making, or saying the connection can't be made. I can't recieve calls at all.  I have no idea why this happened, it was really random, and I'm very frusterated.  It always shows my phone having two or three bars and service, more than enough to do these things, but for some reason it's ike it's become disconnected.  This type of thing happened a few weeks ago, but only for a few hours and then I started getting all my texts and whatnot and it went back to normal.  But now it's lasted almost a week.  I have Sprint and even when it shows me having 3G service and all bars, it won't send or recieve calls or texts.  I tried resetting network settings, and that didn't change or fix anything.  I've also tried shutting it off and turning it back on multiple times and the whole airplane mode on and off thing and NOTHING is working.  If any of you could help, or offer suggestions, that'd be awesome. Much appreciated!

    I'll have to use somebody else's phone for the call, but I was thinking maybe that's my last option. :/  Thanks!

Maybe you are looking for

  • How can I set a value in a field before create when a New button is clicked

    Hi, I am using JDeveloper 10.1.3.1.0.3984 and JHeadstart 10.1.3.1 release 10.1.3.1.26 I have one group and there is a detail group under that group. From main group to detail group there are 3 field relating those groups. field1 field2 fieldSEQ (auto

  • RuntimeException in Message-Mapping transformatio error in txt to txt  fcc

    hi in my design part i executed my mapping program , it executed successfully my src is <?xml version="1.0" encoding="UTF-8"?> <ns0:mt_sarat_txttxt_sender xmlns:ns0="http://Sarat">    <Company>       <Header>          <Key1>H</Key1>          <RecordI

  • Flash Media Encoder won't work with Stickam solution

    Recently, after reloading my computer FME seemed to work fine but did not work with Stickam. I decided to test it on BLOG TV and had to download their XML config file. This corrected the problem. Stickam offers this same XML config file download in S

  • Filter by file location?

    I have referenced images on at least two different disks. I'd love to be able to create a Smart Album that shows me the images on a particular disk. (eg. to decide whether I want to move them) But while I can filter by Filename, there doesn't seem to

  • Use handling units for subcontracting

    Hello Experts, we are currently trying to improve our subcontracting process. The stock of material is provided to the vendor in boxes, he processes the articles and delivers them back to us in the same boxes. To be able to identify the boxes when th