Do you know how to call RDF with java code?

Say me a tip!
Environment:
Linux, Reports 6i,java beans, jsp
My mission is to run a report with java code.
But I don't know how to.
Basic flow is :
On web browser, call jsp a program and
that jsp call a java module,
and the java module call a reports RDF with parameters
I don't need reponse message from rwcgi60 or rwrun60.

hello,
the easiest way is to use the regular HTTP request to either the servlet or the CGI to run a report request from within a java-class.
regards,
the oracle reports team --pw                                                                                                                                                                                                                                                                                                                                                                                       

Similar Messages

  • How to call codec in java code

    i want to call a jmf codec for video compression form direct capture device, i dont know how to call codecs of Jmf i am using jffmpeg how to implement it can any one please let meknow

    Lot of examples are given in the below link
    http://www.oracle.com/technology/sample_code/tech/java/jsp/oracle9ijsp.html

  • How to calling JVM in java code

    Hello!
    I continued my homework -- a java IDE written in java. I've asked how to compile the java code in my IDE here. Thanks to Franck_Lefevre, he showed me this:
    import com.sun.tools.javac.Main;
    public static boolean compileSource(String filename) {
    String[] javac_args = { filename };
    int result = Main.compile(javac_args);
    return (result == 0);
    now the problem is how to RUN the .class file on the JVM. Is there a method corresponding to this, ie also using java tools? or some better ways? I've tried a few ones but they don't work well.
    I really appreciate you who helped me so much.

    Planetar, remember to read the API docs for the
    complete method signature for Class.getMethod.Good point, take my code example as just a rough guide of what to look at in the API docs. Namly,Class, ClassLoader and Method.

  • Any help to let me know how to manipulate files with java !

    hi!
    i ma interesting in making an application that allow me to manipulate files end directories, i mean copying, deleting, renaming,and so on ...
    so please if anyone can grant me some help ( titorials, code samples,..) it will be very apreciated.
    thanks.

    import java.io.*;
    public class FileFun {
    public static void main(String args[]) throws Exception {
      File f = new File("yep.txt");
      f.createNewFile();
      FileOutputStream fos = new FileOutputStream(f);
      fos.write("hello from java!".getBytes("UTF-8"));
      fos.write("bye from java!".getBytes("UTF-8"));
      fos.close();
    }Look at the API for "File, FileInputStream, FileOutputStream" .. they should get you what you want.

  • You Are Rad If You Know How To Do This...

    Hello My Fellow Flashophiles
    So, I will bow down to you if you know how to help me with
    this one.
    I have a MovieClip in my Flash file which emulates a
    signature being drawn by animating a mask that covers over a bit
    more of the underlying bitmap (of the actual, static signature)
    frame by frame. I'm interested in allowing the color of the static
    signature in the bitmap to be set dynamically. Here's the
    pseudocode I've come up with so far:
    - Access the bitmap in the MovieClip
    - Replace (somehow) every black pixel in the bitmap (the
    signature is black, the background white) with a pixel that is the
    chosen color
    - addChild the MovieClip to the main timeline
    I am also considering separating the bitmap from the
    MovieClip and just setting the MovieClip as its mask
    dynamically....
    Any ideas on any part of this? You're rad!
    Thanks,
    Graham

    Oh! Cbeech is the winner once again... I'm really starting to
    owe you, friend. Thanks once again for your invaluable help...
    So, yes, I decided it would be best to strip the bitmap out
    of the mc. Instead, I load it programmatically, apply the threshold
    method (I
    knew there had to be such a function! -- thanks, Beech!),
    then set the animation as the mask programmatically. Note to
    Cbeech: the colors for both the bground and the signature are
    selected via the sampling method you helped me with before.
    Here's the outcome:
    http://www.catherinemix.com/cmix8.html
    A lot of work for modest results, but I suppose that's the
    name of the game. I'm not complaining, tho. My understanding grows
    geometrically, and it's fun!
    Be Well,
    Graham

  • Just updated my iphone with iOS 7.0.2 and when I call or people call me, only one party can hear the other. Would you know how to fix this problem? Thanks

    just updated my iphone with iOS 7.0.2 and when I call or people call me, only one party can hear the other. Would you know how to fix this problem? Thanks

    Hi Apple_Mom,
    Thanks for visiting Apple Support Communities.
    If you've noticed issues after updating to iOS 7.0.2, you may want to first update to iOS 7.0.3 which was recently released.
    iOS: How to update your iPhone, iPad, or iPod touch
    http://support.apple.com/kb/HT4623
    If the behavior persists, the troubleshooting steps in this article can help:
    iPhone: Can't hear through the receiver or speakers
    http://support.apple.com/kb/TS1630
    Cheers,
    Jeremy

  • I got my ipod touch with a camera on july 13 and when i bought it. It did not come with imessage. and now i want imessage so do you know how can i get it?

    I got my ipod touch with a camera on july 13 and when i bought it. It did not come with imessage. and now i want imessage so do you know how can i get it?
    so can someone help me!!! please
    i need the imessage

    To update your iPod see:
    iTunes: Backing up, updating, and restoring iOS software

  • HT3412 I just ordered and received 2 large Hardcover photo books and one arrived with the inside binding messed up. Do you know how this can get corrected?

    Have you tried returning a photo book that has a binding problem? I just ordered 2 large hardcover photobooks and one arrived with the inside binding messed up. Do you know how this can get corrected? They were over $80 and it seems they should not be flawed. I would appreciate any tips. lindajenkins

    Contact Apple Support - link at the bottom of every page of these forums
    LN

  • I reset my phone and it now receives calls that were meant for my husband. I know how to fix this with messaging and facetime, but can't seem to find how to make it stop with the calls. Please help.

    I reset my phone and it now receives calls that were meant for my husband. I know how to fix this with messaging and facetime, but can't seem to find how to make it stop with the calls. Please help.

    It may be due to Continuity
    The following quote is from  Connect your iPhone, iPad, and iPod touch using Continuity
    Turn off iPhone cellular calls
    To turn off iPhone Cellular Calls on a device, go to Settings > FaceTime and turn off iPhone Cellular Calls.

  • I have an iphone 4s and the speaker has stpped working when I play music with i tunes or you fox. It works when they ring me but not when i want to listen to music :( do you know how I fix this?

    I have an iphone 4s and the speaker has stpped working when I play music with i tunes or you fox. It works when they ring me but not when i want to listen to music :( do you know how I fix this?

    Go to settings/music/volume limit tap on that.  Make sure it is set to OFF and when you tap it that the slider is at max

  • How do you know how much compression a jpg file is compressed with ?

    Hi there !
    i d like to know how much compression a jpg file is compressed with ? 0 to 12

    i can't open this file JPEGQuality.jsx
    the extension file on the topic says .zip
    i have got an os 10.10 ???
    thanks
    2014-11-28 14:46 GMT+01:00 cuisinerouge . <[email protected]>:
    Thanks !
    i m gonna have a go right now
    >
    2014-11-28 14:43 GMT+01:00 c.pfaffenbichler <[email protected]>:
        how do you know how much compression a jpg file is compressed with ?
    >> created by c.pfaffenbichler
    >> <https://forums.adobe.com/people/c.pfaffenbichler> in *Photoshop General
    >> Discussion* - View the full discussion
    >> <https://forums.adobe.com/message/6969227#6969227>
    >>

  • Do you know how to use Flash? can you help?

    hi all,
    Do you know how to use Flash?
    I have been trying for months to find someone who can use
    flash, who can help me, with no luck.
    I need my links on my website updating, just a couple of them
    need the text changing as i need
    to change the name/title of some pages. I have tried to do it
    myself (using a trial version of flash,
    as i dont have flash). the site was made using dreamweaver.
    the files are .FLA
    and before anyone says 'get the person who made the site to
    do it'....He wont, ive tried.
    when i tried to change them myself i cocked them up and now
    they dont work at all, see my
    website and you will see; www.stevenallenphotography.co.uk
    so, if you can use flash please can you help me? all i need
    doing is the file updating with some
    of the link titles/names changing, i.e. one link is
    'exhibitions' which needs changing to 'published work',
    please get in touch if you can help.
    thanks,
    steven.

    I used divx in my site once its really very nice! but i use it in different host not .mac...try this divx web player with video selector code --------<object id="ie_plugin" classid="clsid:67DABFBF-D0AB-41fa-9C46-CC0F21721616"
    width="640" height="480"
    codebase="http://go.divx.com/plugin/DivXBrowserPlugin.cab">
    <embed id="np_plugin" type="video/divx"
    width="640" height="480"
    pluginspage="http://go.divx.com/plugin/download/">
    </embed>
    </object>
    <script type="text/javascript">
    // This code detects which browser we are
    // running into (IE or others) and assigns
    // the correct element (object or embed) to
    // the "plugin" variable, that we will use.
    var plugin;
    if(navigator.userAgent.indexOf('MSIE') != -1)
    plugin = document.getElementById('ie_plugin');
    else
    plugin = document.getElementById('np_plugin');
    // This is a local JS function used by our form
    // element to call the plugin functions using
    // the "plugin" variable that we defined above
    function openNewMovie()
    var url = document.forms['videoSelector'].movie.value;
    if(url != '')
    plugin.Open(url);
    </script><form name="videoSelector">
    Choose a video to play:
    <select name="movie" onChange="javascript:openNewMovie();">
    <option value="" selected>Video Selector
    <option value="http://www.yourdomain.com/folderdivx/name.divx">title1 divx
    <option value="http://www.yourdomain.com/folderdivx/name.divx">title2 divx
    </select>
    </form> ---------------------
    Hope this help!

  • TS1702 I cannot get the keyboard to come up on the ipad mini when in the citrix receiver.  Has anyone ran into this and do you know how to fix it?

    I cannot get the keyboard to come up on the ipad mini when in the citrix receiver.  Has anyone ran into this and do you know how to fix it?

    I am not familiar with Citrix Reciever but is it possible it is open or being used in another open app?
    Try quitting all apps then try again.
    Quit all apps: Double tap the Home button and swipe the app preview page up for each open app

  • HT1918 Do you know how to change your credit card details and Country on Itunes? It wont let me!!! Help!!!

    I am trying to change my credit card details on Itunes as I have moved to NZ and closed down the credit card in Australia. There is $5 left to pay on the card. It will not let me update my address to NZ or put in my new credit card details. HELP!!!!!
    It says I have to provide a credit card in the Australia before I can clear my $5 credit card debt and I have now cancelled my card in Australia and don't have another one!
    Do you know how I can change my address to NZ and then change my billing to my new credit card in NZ and pay the $5 bill.
    Do I have to shut down my account or reapply to Itunes with a new email address and leave this bill outstanding!! Seems crazy........but cant seem to see any other way around it!

    Click here and request assistance.
    (87754)

  • All of my titles, themes and generators seem to be completely missing from Final cut pro x. Do you know how to get them back?

    All of my titles, themes and generators seem to be completely missing from Final cut pro x. Do you know how to get them back?

    Do you mean that when you click the title browser, for example, nothing is there?
    Do you at least see several categories listed in the effects browser?
    First make sure that you have nothing typed into the search box (not even spaces).
    If you still see nothing, try this in order:
    1) Window->Revert to Original Layout
    2) Quit FCP X, delete preferences using Preference Manager (a free download from Digital Rebellion)
    3) Download FCS Remover, and use it to completely remove FCP X. This will NOT delete your content, just the application.
    4) Reinstall FCP X from the Mac App Store: log in with the same Apple ID that you used to buy FCP X, click on "Purchases", locate FCP X and click Install.

Maybe you are looking for