Re: Where i can find documentation of MIDP 2.1 as a zip or jar

i'm so sorry for my post. i'm new in here.i don't know how can make a new topice?
is Java ME SDK 3.2 free for download? i can't download it. why?

1001169 wrote:
i'm so sorry for my post. i'm new in here.i don't know how can make a new topice?Using the "post new thread" link at the top of the forum page. Perhaps you were looking for a button, which makes sense. Or perhaps you were looking in the wrong place of the forum. I have no idea why it is a link at the top of the forum page, its a really odd design choice IMO.
is Java ME SDK 3.2 free for download?Of course it is.
i can't download it. why?I don't know why you specifically can't download it, but since you also missed the post link perhaps it is because you are a bit impatient? It is for download right here, the first hit for the google search "javame sdk":
http://www.oracle.com/technetwork/java/javame/javamobile/download/sdk/index.html
Don't forget to accept the license agreement.

Similar Messages

  • Where i can find documentation of MIDP 2.1 as a zip or jar

    I cannot find it anywhere. Please help

    1001169 wrote:
    i'm so sorry for my post. i'm new in here.i don't know how can make a new topice?Using the "post new thread" link at the top of the forum page. Perhaps you were looking for a button, which makes sense. Or perhaps you were looking in the wrong place of the forum. I have no idea why it is a link at the top of the forum page, its a really odd design choice IMO.
    is Java ME SDK 3.2 free for download?Of course it is.
    i can't download it. why?I don't know why you specifically can't download it, but since you also missed the post link perhaps it is because you are a bit impatient? It is for download right here, the first hit for the google search "javame sdk":
    http://www.oracle.com/technetwork/java/javame/javamobile/download/sdk/index.html
    Don't forget to accept the license agreement.

  • Where I can find documentations on how to use MyComponse API ?

    Where I can find documentation on how to use MyComponse API ?
    Any example ?
    Thanks

    not 100% sure at which point the callout to BEFOREPROCESSCOMPOSE is done, but during the process logs phase, the data in the CVR$ tables is copied into the clg$ tables, and the cvr$ table dml flags cleared
    unles the query is very complex/long running why not join the clg$ tables (only have the data that has changed, so smaller than the cvr$ tables, to your base tables for determining if relevant within the MyCompose needCompose method?
    an example from one of our MyCompose classes is
    public int needCompose(Connection conn, String clientid) throws Throwable{
    boolean baseDirty = false;
    Statement st = conn.createStatement();
    String sql = null;
    int rowCount = 0;
    int fetchCount = 0;
    ResultSet rows;
    // log user
    // sql = "INSERT INTO qpub_log (TIMESTMP,message) "
    // + " values (sysdate, '" + clientid + " assd' )";
    // rowCount += st.executeUpdate(sql);
    // need to compose if there are any relevant changes to assessment details FOR
    // TIR / SOLO assessments
    // Inspection history checklists
    // PIJ marking sheets
    // INSSI
    // Risk Assessment)
    // also changes to (in case of underlying alterations causing data to be withdrawn)
    // STATUS_LOGS
    // ROLE_ASSGNTS
    if(this.baseTableDirty("CDB_OWNER", "ASSESSMENT_DETAILS")){
    return oracle.lite.sync.MyCompose.YES;
    if(this.baseTableDirty("CDB_OWNER", "STATUS_LOGS")){
    sql = "SELECT count(clg.context_key) "
    + "FROM CDB_OWNER.ROLE_ASSGNTS rola "
    + " ,CDB_OWNER.USER_ACCOUNTS usra "
    + " ,CDB_OWNER.CLG$STATUS_LOGS clg "
    + "WHERE usra.user_name = '" + clientid + "' "
    + "AND rola.rolat_rol_code IN ('INSPECTOR','COVER_INSP','DELEG_INSP') "
    + "AND rola.context_key_by=to_char(usra.par_id) "
    + "AND rola.context_key_for=clg.context_key "
    + "AND clg.staa_seq_no=47 ";
    rows = st.executeQuery(sql);
    rows.next();
    fetchCount = rows.getInt(1);
    if (fetchCount != 0) {
    sql = "INSERT INTO qpub_log (TIMESTMP,message) "
    + " values (sysdate, '" + clientid + " assd stal" + fetchCount + "' )";
    rowCount += st.executeUpdate(sql);
    return oracle.lite.sync.MyCompose.YES;
    if(this.baseTableDirty("CDB_OWNER", "ROLE_ASSGNTS")){
    sql = "SELECT count(clg.id) "
    + "FROM CDB_OWNER.ROLE_ASSGNTS rola "
    + " ,CDB_OWNER.USER_ACCOUNTS usra "
    + " ,CDB_OWNER.CLG$ROLE_ASSGNTS clg "
    + "WHERE usra.user_name = '" + clientid + "' "
    + "AND rola.rolat_rol_code IN ('INSPECTOR','COVER_INSP','DELEG_INSP') "
    + "AND rola.context_key_by=to_char(usra.par_id) "
    + "AND rola.id=clg.id ";
    rows = st.executeQuery(sql);
    rows.next();
    fetchCount = rows.getInt(1);
    if (fetchCount != 0) {
    sql = "INSERT INTO qpub_log (TIMESTMP,message) "
    + " values (sysdate, '" + clientid + " assd rola" + fetchCount + "' )";
    rowCount += st.executeUpdate(sql);
    return oracle.lite.sync.MyCompose.YES;
    // if no relevant changes do not compose
    return oracle.lite.sync.MyCompose.NO;
    }

  • Where I can find documentation platforms (operating systems) CERTIFICATES for earlier versions of ASE (15.5, 15.0, 12.5, etc)?

    Hi....
    Where I can find documentation platforms (operating systems) certificates for earlier versions of ASE versions of ASE (15.5, 15.0, 12.5, etc)?

    The detailed certification information that used to be available on the Sybase web site is not currently externally accessible since SAP decommissioned the site - all that is currently available is the basic information in the SAP Product Availability Matrix (PAM) and the base release information available in the ASE documentation.
    ASE support is looking into ways of restoring external access to the certification reports, possibly here as SCN documents or on the SCN wiki.  I don't have any estimate for when this will be available, though.
    If you have a support contract, you can open an incident to ask about specific versions/platforms; we still have internal access to the reports.  If the support engineer doesn't know how to access the reports, ask them to get in touch with me.
    -bret

  • Where I can find documentation and updated drivers for Labview 3.1.1?

    I'm running LabView 3.1.1 on a PowerMac 7600 and I have run into some difficulties geting it to work properly. The documentation has been lost and I cannot find it online anywhere. Any help with this and updated drivers would be greatly appreciated.

    I have LV manuals going back to version 1. I still have a couple of systems operating in version 3 so I will not give up my manuals, but I may be able to help in some way. They are a set of eight books totalling about 6 inches thick. Is there something specific I may be able to help with?
    A recent posting on this forum was from a museum of old computers and early LV systems. They were looking for stuff older than yours. I don't know if they could help or not.
    Lynn

  • Where I can find and use "Java Desktop System Management Tools "

    With Solaris 10, you not only get the Java Desktop System desktop environment, but also the Java Desktop System Management Tools and a selection of free and trial Development Tools, which are available for download only.
    I found only an information about JDS release 2
    but today it's release 3 already and it's said it already integrated in JDS
    and above sentence it state that it already come with solaris 10?
    where i can find that , where i can use it
    http://docs.sun.com/app/docs/doc/817-7575/6mmsrpduj?a=view
    this page said how to install but ...where I can find CD/
    regards please help

    Good question. It appears to have been installed with Solaris 11/06, as I have all of the packages listed here:
    http://docs.sun.com/app/docs/doc/817-7575/6mmsrpdus?a=view
    However, it does not appear in the Java Web Console. I tried adding it using the wcadmin command, but haven't managed to get it to run as per the docs. The documentation assumes that it is already installed and visible in the Java Web Console...
    According to this documentation:
    http://docs.sun.com/app/docs/doc/817-1985/6mhm8o5l6?a=view#gdjpi
    An application for the Java Web Console should have a WEB-INF directory and an app.xml file. The apoc packages come with neither, so something is missing.

  • Where I can find out the Offer created by in Oracle SSHR

    Where I can find out the Offer created by in Oracle SSHR. I have to make a report with Vacancy created by and Offer created by.
    I found out the Vacancy Created by.
    From where We can I find out the Offer created by. from the workflow tables or EBS SSHR tables. Please help

    Anil,
    You would want to look at the Database Tables Reference that is part of the SAP Business One SDK Help Center Documentation to assist you with your question.  Specifically look at Marketing Documents and Receipts > A/R Invoice and then at the tables OINV and INV1.
    Hope that helps,
    Eddy

  • Does any one know where I can Find the Photoshop CC ScriptingListener Plugin?

    Does any one know where I can Find the Photoshop CC ScriptingListener Plugin? I have CS6 but I need CC .  It's a new Version and I feel its probably not a good Idea to use the old version(CS6).

    Hi shawn moore,
    The ScriptingListener Plugin is the same for CS6 as it is for Photoshop CC, all you need to do is copy and paste the plug in into the appropriate plugins folder.
    Here is more information and links to the ScriptListener Plugin:
    ScriptingListener Plug-in
    This package contains the ScriptingListener plug-in, scripting documentation, and sample scripts. The ScriptingListener plug-in can record Javascript to a log file for any operation which is Actionable.
    Download the ScriptingListener plug-in package from the following locations:
    For Mac OS:
    Scripting Listener Plug-in for Mac
    For Windows:
    Scripting Listener Plug-in for Windows
    To install the ScriptingListener Plug-in
    Mac
    Unzip Scripting Plug-In Release.dmg.
    After you unzip the package, you will see three folders: Documents, Sample Scripts and Utilities. Drag the Utilities folders to the Applications\Adobe Photoshop CS6\Plug-ins\ or the  Applications\Adobe Photoshop CC\Plug-ins\ folder.
    Note: Alternately, you can create a new "Scripting" folder inside the Plug-ins folder and drag the contents of the package there.
    Hope this helps!

  • Where I can find some docs on wwv_flow_utilities?

    It seems this is not officially supported by HTMLDB documentation wise. However, there are many occurences of using it in the API part document, and sample applications. I am wondering where I can find something about it, so I can learn and use it?
    Thanks in advance.

    Luc,
    Yes, most of the APIs start with HTMLDB_ now.
    May you please point out one exact place of wwv...?You want an example of one of our APIs that starts with WWV? OK, wwv_flow_custom_auth_sso. I don't know how that information helps you.
    Scott

  • Where i can find examples to load data xml in oracle xmldb?

    hello, where i can find examples to load data xml in oracle xmldb, i don´t have much experience.
    thanks

    there are many ways to do this. but the final solution will be basd on your requirment.
    look through the oracle documentation
    "Oracle 9i XML Database Developers Guide- OracleXMLDB"
    for details and if it is not clear pls post your requirement in this forum.

  • Can anyone tell me if they know where I can find a hard case for the new Retina Macbook Pro?

    Can anyone tell me where I can find a hard case for a new 15" retina macbook pro?

    I have not tried this.
    http://www.amazon.com/Kuzy®-MacBook-Display-Rubberized-Aluminum/dp/B005G88RC4

  • Unmountable_boot_volume on A10 - Where I can find a recovery cd?

    All of a sudden I had a boot error - Unmountable_boot_volume and the computer refuses to boot even with safe mode. I tried with Microsoft window XP recovery and it seems that the hard drive is badly "damaged", it wont even do a directory listing and not recovering from chkdsk/r
    To make the problem worse, I can no longer find the recovery disk and the window XP disk. I am just wondering if anyone can help? where I can find a recovery cd roms and the window XP OEM version disk? The computer comes with the window XP OEM licence.

    Hi Robert,
    You can usually obtain replacement copies of the recovery CDs from any Authorised Toshiba Service partner who will ensure that you get the correct versions for your particular notebook model.
    You can find a list of available service partners on the Toshiba web-site.
    regards,

  • I Upgraded to 10.8.5 but  the epson perfection scan 1670  is not supported. Where I can find a driver?

    I upgraded to the latest mountain Lion but my Epson perfection 1670 scan is no longer supported. I have also an HP scan but it's not like my beloved Epson! I went to the Epson site but the only thing they sad is that I have to look for an upgrade at the app store. The app store displays that there isn't any upgrade to do. The Epson support says I have to look for the ICA Image Capture Architecture of Apple...
    I have no idea what is that ICA, anyway anybody knows where I can find it and download it form make my scan work?
    Hope you can help.

    I have the same problem. The latest update broke my Epson Perfection 1670 scanner. Image Capture would say that it is warming up and eventually would give me an error. It happened immediately after the 10.8.5 update, so I know it was the driver.
    Here is how I got my scanner to work again:
    Go to this folder (shift-command-G from the FInder):
    /Library/Image Capture/Devices/
    Look for a file called "EPSON Scanner". The new one is version 5.6.0.  This one DOES NOT work.
    I went to another computer that I did not update and looked for the same file. The old version that still works is 5.3.12.
    I deleted the new version and copied the old one inside that folder.
    Presto. My scanner is working again.

  • Can anyone tell me where I can find a beginners guide to the filing system?

    Can anyone tell me where I can find a beginners guide to the filing system on the Macbook Air iOS 10.9.4?

    So, does this mean you have given up and decided to return to the MS Windows (PC) embrace?
    The link that dominic23 provided has parts 1, 2, and 3 — did you review all of these? What remaining question(s) do you have about the Apple file system?
    Videos that you may find on the Apple site are not updated regularly, and steps/techniques shown in them may be outdated, or not work as shown on the current operating system release.
    Did you look into the Apple Retail Store One to One learning assistance?
    Did you consider either of the following books as a learning aide?
    Switching to the Mac: The Missing Manual, Mavericks Edition
    OS X Mavericks: The Missing Manual

  • I have MAC OSX 10.5.8 and need to install adobe illustrator. I checked the compatibility and found that CS5 will work.Can any one help where i can find it. The trail version is fine with me.

    I have MAC OSX 10.5.8 and need to install adobe illustrator. I checked the compatibility and found that CS5 will work.Can any one help where i can find it. The trail version is fine with me as i just have to use it for couple of days till i get my mac book back from service. Can any one help me on this.

    You are welcome, ameronweb.
    To elaborate a bit, you may come across offers of a new/unopened/unregistered version, which is the simplest case (you would need a guarantee). Other cases require much detailed information (and a guarantee).
    If upgrading to 10.6.8 or higher is an option, you could use CS6.

Maybe you are looking for

  • Redirected mail does not appear in Sent Box

    When I redirect an email, it does not show up in my Sent Box. Is this a bug or a feature? As it is now, I have no record of to whom or when I redirected emails. Thanks!

  • SQL2008R2 RSClientPrint continual reinstall prompting...seprate instance of Reporting Services

    I have this situation where users are continually prompted to reinstall the RSClientPrint for a SQL Server 2008R2 Reporting Services setup.  The reporting services databases are on a clustered install, and the reporting services themselves are on a s

  • Colors issue

    hey guys i need help on a very common issue i noticed every time you see , it happens in some phones and some TV with no HD support , when i play my xbox360 without hd smokes and stuff looks ugly but most important it happens in photoshop colors are

  • Network host HPF.local is busy  -  Unable to connect to printer;

    Recently when trying to print with a wifi bonjour networked OfficeJet J4680 this is the notice I receive, and it will never print. Does anyone have any advice other than throwing the printer, or my computer out of the window? Network host 'HPFBlah.lo

  • Detailed walkthrough of Installing Microsoft Windows 7 or Windows 8 on your Mac

    This is for anyone wanting the step by step instructions for installing Microsoft Windows 7 or 8 on their Mac. I have the Mid 2010 model iMac with the bluetooth keyboard and touch gesture mouse. If you have similar or just want to know how to do it s