How to use existing java features like call webservice etc in webworks 2.0

I have two or three existing features like calling a webservice /construct and sending a xml file to a url etc... developeb in java base. I want to use these features in my blackberry application 2.0 10 webworks. is it possible to do?

You cannot call Java API in WebWorks BlackBerry 2.0 application. This SDK is intended for BlackBerry 10 where the Java Runtime does not exist.

For BlackBerry WebWorks 10 applications, you can create plugins in the native (C/C++) layer, or code directly with Javascript. JavaScript offers features POST quite directly to send messages / data URL via the XMLHttpRequest object that would probably be a good fit.

Tags: BlackBerry Developers

Similar Questions

  • How to use the Group feature in insert or update

    Hai All

    How to use the Group feature in insert or update statement

    I'm generating attendance so I have a different set of timing example

    0800,1200,1230, 1700 and I need to insert data into the table that contains the intimate value min and max value for

    outtime and othere to inertval time in or out

    Pls tell me with some examples


    For example

    For INSERT

    Insert into T2 (barcode, empcode, respondent, attend_date)
    values (R2.cardn, R2.enpno, min(R2.) PtIMe), R2.pdate);


    Update

    Update dail_att set outtime = MAX (r2.ptime) where empcode = r2.enpno and barcode = r2.cardn and
    attend_date = r2.pdate;


    Here, in the place where I used to have so pls tell how to use

    Thanks and greetings

    Srikkanth.M

    Hi Srikkanth.M

    to insert:

    insert into test (dummy) values ((select max (dummy) to double));

    Update:

    Update test dummy value = (select max (dummy) to double where to test them. XXXXField = double. XXXXField);

  • How to use the new features of Oracle BAM?

    Hi, I read that JDeveloper 11.1.1.2.0 introduced counters, intervals and Indcators business from the perspective of the monitor.

    But I can't find the way to display this information in Oracle BAM like I do with sensors. Someone can explain to me how to use it or let me know if there is a documentation on this subject?

    Thanks in advance.

    In addition, you will need to go into the perspective of monitor in the BPEL view and then you can see all the artifacts - interval, meter, indicator of business and the sensors in this point of view. Select lower down on the top right in view BPEL to change perspective.

    In addition, installation under SOA_HOME/bam/samples/bam - BAM, there a folder called monitorexpress. Navigate to the directory "/ bin" and run the configure script to load the datamodel and dashboards.

    Configure the BAM adapter in the SOA server to make sure that the Monitor objects will receive data from BPEL
    THX
    Poyard

  • Cancel the deployment of a Web application using a Java method or call

    Hi, I have an application that is running on weblogic I want to cancel the deployment using a Java method or a call.
    Is it possible to do it with a specific API to weblogic or something like?
    Thank you!

    Hi CarolinaCunha,

    Please visit the following link to cancel the deployment of Applications using the Java method:

    http://jaysensharma.WordPress.com/2010/01/15/Undeploying-application-using-Java-method-JMX/

    Thank you
    Jay SenSharma

  • How to use the credentials to connect to webservice call remains

    Hi all

    I use jdev 11.1.2.4.0 version

    I create the security feature (features) for my mobile application using this article.

    Andrejus Baranovskis Blog: ADF Mobile - Login functionality

    now call web service after that connection and this service need to username which connect on app.

    so my question is how to get the details of the user logon and go to another Web service?

    Thank you

    Manish

    #{securityContext.userName}

    String username = (String) AdfmfJavaUtilities.evaluateELExpression("#{securityContext.userName}");

  • How to use the es6 features in FF

    Using the plotter, we run in dynamic mode where the tracer compiles in place. We do this so that we can put options plotter to postpone to the browser es6 features if they are there. (All the polyfill reporter automatically to do this, the options are used for the compilation of the new syntax).

    Our tests reveled that FF apparently requires an old, obsolete < script < pre = "" type = "" > < script type = "application/javascript; version 1.7 = "> / * Code... * / < /script >"

    See this post:

       http://gu.illau.me/posts/cross-browser-generator-functions/
    

    Our code is cross-browser, so would have plotter or features ss6 native in the same way on Chrome, FF, Safari, mobile and so on.

    How can I do this, given the apparently inconsistent use of < script > FF?

    < /script >

    Very well. Assuming he's testing, he will put in 35 of Firefox. If you do not notice someone mention uplifting patch to Aurora (future Firefox 34) or beta (Firefox future, 33) after the change is committed, you can ask that the bug. This does not always happen for Beta due to the risk of breaking other things, but sometimes it does.

  • How to show the busy cursor when calling webservice using as?

    I want to call the Web service using script, but I don't know how to show me busy cursor.please helps

    Display the busy cursor:

    >>>
    CursorManager.setBusyCursor ();

    and hide:

    >>>
    CursorManager.removeBusyCursor ();

    Don't forget to capture all the events of the web-service safely remove the busy cursor. In particular, you want to handle 'received results' events and the logic of the results 'defects appeared.

  • How to use the resxtop feature NFS/power of 4.0 U2 with vMA?

    Hi guys,.

    We have been migrated to the use of ESXi in our environment vSphere and the VMAs lets do a little of the day-to-day management of the environment. Now that U2 is out, we are interested in access to the new functionality of NFS/power of esxtop metrics, however the version of the vCLI which comes with VMA have currently access to these settings. So far the only way to see console should be and esxtop running, that I regard as quite friendly.

    Because we do not have to enable SSH on our ESXi hosts, we are looking for something we can run through the vMA. I did a scan of vima-updated quick of the unit and nothing appears, which makes sense since I have seen security RPMs runoff through it so far. So should I just try to dig out a new version of the vCLI and layer it on or is there a more elegant approach?

    Thanks for the comments!

    Hello

    The current version of vMA 4.0 is based on the GA of vCLI release 4.0, was not a refreshed in bits of vMA for Update1 who had a few minor vCLI corrected or improved from the last update 2 which includes resxtop, VMware does not a good job of keeping these things up to date. However, simply download the latest version of vCLI 4.0 Update 2 install on vMA, which will provide you with the version the most recent. I hope that VMware does a better job of providing these via vima-updated, because it is a good method of keeping the virtual appliance to update without having to re - deploy.

    =========================================================================

    William Lam

    VMware vExpert 2009,2010

    VMware scripts and resources at: http://www.virtuallyghetto.com/

    Twitter: @lamw

    repository scripts vGhetto

    Introduction to the vMA (tips/tricks)

    Getting started with vSphere SDK for Perl

    VMware Code Central - Scripts/code samples for developers and administrators

    VMware developer community

    If you find this information useful, please give points to "correct" or "useful".

  • How to use java with apex

    Hi all

    I m using apex 4.1 and the East * 11 g oracle database * I want to know how to use the java (servlet, jsp, all java in the apex technologies) and what I need to do to use java in the apex please guide me


    Thanks and greetings
    Akram

    Hello
    >
    How to configure the web server with the apex listener and what are the requirements,
    >
    You can find details here.http://www.oracle.com/technetwork/developer-tools/apex-listener/documentation/index.html

    Note that the Apex and ApexListener are two totally different things.

    Kind regards

  • How to use setTint()?

    Hi, if you know how to use the setTint() feature, please drop me and example code!

    What I try to do is black tint to 60% thumbnails (Sprites), it should be 60% of Persian, I use a black shape on a Sprite on top of the image and the color of the shape the alpha value of 60% to the black but I saw setTint that I want to use it, or how I can do the same thing using colorTransform , which I don't know how to use, but do not know how to adjust the values to do things.

    Thanks for your time!

    rS

    You must use the colortransform. settint is a method of the color class and instance color property is set to a colortransform to your processing of the object. something like:

    yourColor.setTint (0 x 000000,.5);
    yourObject.transform.colorTransform = yourColor;

  • can't understand how to use ios 9.3.2 on iphone 5s since the upgrade

    After I upgraded my iphone 5 s for 9.3.2,and I can't understand how to use the many features, iTunes is very different, iphots also, very frustrating.  Is there a help available online at least?  Thank you.

    iOS 9.3.2 is not much different from iOS 9.3.1. What iOS version were you using before?

    If you post specific questions, maybe someone can answer.

    Here is the link to the User Guide:

    http://help.Apple.com/iPhone/9/

  • How to use the utility of recognition of face on Satellite L350D

    Hi all

    I am trying to understand how to use the utility on my laptop satellite L350D-131 face recognition but won't have any look.

    Can someone tell me how to use / start this feature please?

    It should come a manual or a tutorial how to use this tool. I'm not an expert in the field, because I saw this feature only on a laptop in the stores. But it is a security feature nice little addition to the fingerprint system.

  • Error when you use the Group feature

    Oracle forms6i

    Hai

    While I compile my coding it will compile correctly, but when I tried to run I revealed an error in the function of group

    my code is


    If (NTC <>0) then
    Select the BAR code, RESPONDENT, OUTTIME today_bar, today_in, today_out from dail_att where BARCODE =: bar code
    and ATTEND_DATE =: bardate;
    Update dail_att set outtime = max(:bartime) where barcode =: bar code
    and ATTEND_DATE =: bardate;

    on the other
    If (cnt2 <>0) then

    Select RESPONDENT, OUTTIME in yest_in, yest_out from dail_att where BARCODE =: bar code
    and ATTEND_DATE =: bardate-1;

    If (yest_in is not null and yest_out is null) then
    Update dail_att set outtime = max(:bartime) where barcode =: bar code
    and ATTEND_DATE =: bardate-1;

    on the other
    insert into dail_att(barcode,intime,attend_date)
    values (: Barcode, min(:Bartime),: bardate);
    end if;
    on the other
    If: bartime between 0100 and 0630
    insert into dail_att(barcode,intime,attend_date)
    values (: Barcode, min(:Bartime),: bardate-1);

    Update dail_att set outtime = max(:bartime) where barcode =: bar code
    and ATTEND_DATE =: bardate-1;

    on the other

    insert into dail_att(barcode,intime,attend_date)
    values (: Barcode,: min (Bartime),: bardate);
    end if;
    end if;
    end if;

    while I'm trying this groupfunction it throws error while I use seen tell me how to use the Group feature and where
    to use

    Regadrs

    Srikkanth.M

    Srikkanth,

    For this you need to calculate the max outside of the update statement and then use this value in the update statement.

    The bartime is a control in the block?

    If Yes, then you need to find the max manually, and if it isn't, then you can write a sub query to find the maximum value.

    Kind regards

    Manu.

    If my response or response from another person was helpful, please mark accordingly

  • I downloaded Safari 10 and now every page that uses Java asks me to activate or not. How to avoid this new feature? I have problems to access my bank account.

    I downloaded Safari 10 and now every page that uses Java asks me to activate or not. How to avoid this new feature? I have problems to access my bank account.

    I think they mean JavaScript.

    In your Safari menu bar, click Safari > Preferences and then select the Security tab, and then select: Enable JavaScript

  • BlackBerry Smartphones BlackBerry Pearl 8100 how to use Java Apps (.jad/.jar)

    OK, I have like 5 or more applications and games on my memory card Blackberry Pearl 8100 not not started then the difference of "Nokia" and when I try 2 install it using the desktop program thingie provided with Blackberry, where you can for example manage media and the program called application loader that is not Java applications how to Blackberry as he tells me he uses Java [If you go to 'options', 'about' [u would get some info, and it shows me the Java logo and that this device IS POWERED TESTED CONTAINING JAVA AND SUN MICRO SYSTEMS INC. JAVA VIRTUAL MACHINE COMPATIBLE SOFTWARE.] But I had no experience using Java on Blackberry what So Ever.

    Please help me and please don't tell me that it won't work, I just got this phone! ??

    Oh really dang can you atleas may explain wats the use of Java on the Blackberry please!

Maybe you are looking for