Can J2ME or Java application run on Pocket PC?

Hi everyone,
I got myself recently an iPAQ, I was wondering whether I can develop Java applications on my PC and run it on my iPAQ for usage?
What's needed and the procedure to implement this?
Thanks.
regards,
Aldrick

You can create J2ME applications in some IDE like Websphere Device Developer. Then you need to configure j9 on your PocketPC and build and run the application on the device. All these steps can be done easily in Websphere Device Developer (WSDD)
atikku

Similar Messages

  • Can Web dynpro Java application run as background application

    Hi Experts,
    Is it possible to execute the Web dynpro java application in background without opening the application in a web browser.
    We just want the WD java application deployed on the SAP Web AS server to be invoked and get executed as a background application by some external web application. It should not get open at any point of time in a web browser.
    Can anyone suggest if it is possible?
    Thanks & Regards,
    Anurag

    Hi Anurag,
    Since Web Dynpro is "SAPu2019s standard UI technology based on MVC for developing user interfaces" (see http://www.sdn.sap.com/irj/sdn/nw-wdjava) it is by design not possible to run 'in the background'.
    There are other possibilities to develop server processes per your requirements, such as developing web services or servlet development.
    Web services are the de facto standard for executing business logic on a remote server. However, as I understand your external web application is not capable of sending web service requests, have you tried the servlet approach?
    See http://help.sap.com/saphelp_nwce711core/helpdata/en/3f/f8bc3d8af79633e10000000a11405a/frameset.htm for more info on how to develop a servlet using NWDS.
    Take particular attention to the sub-topic 'Servicing Client Requests' of the above guide
    Hope this helps!
    Best regards,
    Robin van het Hof

  • Integrating java application running on OC4J server with EP Iview

    Hi,
         I Want to Integrate Java Application running on OC4J server with my Enterprise portal
    Can any one please help me out in this??
    Regards
    Padma N

    Hi Padma
    Its possible to integrate a java application running in the other server with enterprise portal.In portal i think there is a IView template call Java application template.Using this generally we can do this.But in you case what type of a java application is it?Just a class or webapplication or a server side application.This you can also acheive using a webdynpro applications as these are very flexible with integration into EP.In webdynpro you can use suspend and resume plugs to navigate from one application to other application.I have given my ideas how to implement.But integration mainly depends upon your landscape and version compatibilities and type of the application you need to integrate.
    Hope this answer helps you in implementation.
    Regards
    Kalyan

  • Can a fusion web application run on smart phones also? Then what about database for mobiles?

    Sir,
    Can a fusion web application run on smart phones also? Then what about database for mobiles?
    Regards

    Any web application can run on smart phone because you are accessing it from browser so no need for database or application server on your mobile
    It is same as accessing any website on mobile
    If you are talking about mobile app
    check this - http://www.oracle.com/technetwork/developer-tools/adf-mobile/overview/adfmobile-1917693.html
    Ashish

  • Java Application in Window Pocket PC

    Hi,
    i'm using iPAQ h3970. Can i know what type of emulator i need to use and what are the step i need to follow.
    Beside, I intend to develop a speech recognition application in Pocket PC. Can i know what type of tools i need??
    Thanks.
    George.

    Hi geomut,
    within your Compaq-CD you find the Jeode Virtual Machine. That is the Runtime Environment you need to run a Java Application on your iPAQ.
    Download the PersonalJava Emulation Environment from the Sun site and compile the classes on your Desktop PC.
    Then follow the instructions you find in the Jeode's readme file to set a link and copy the classes (or jar file, for exmaple) to your PDA.
    About the speech recognition application, sorry, I have no Idea about.
    Have a nice day,
    regiostudent.

  • How java application can access other java application

    Hi everyone,
    Please help me, I need to know how I can make my java program,
    specifically a servlet, access other java application continuously running a single instance in java virtual machine, and vice-versa.
    thanks in advance

    A java application is just a bunch of classes with one designated as a main class. You can simply ensure the classes are available to the server's jvm and then load and run the "external" program as part of the servlet process.
    If you have full access, and which external program is to be run, you can simply import it in your source.
    If your don't have the details at run time use the java.reflect.* stuff to load and run the class dynamically.

  • Profile native code that JAVA application runs

    our application is suffers from a severe memory leak. the application runs on Weblogic that uses the severe container and access Oracle DB.
    the JAVA heap was monitored for several weeks (using the verbose gc flag) and no leak was discovered. we monitored the native heap (by using the pmap command) and we saw that the heap size increasing. therefor we think the problem is in the native code that runs in this process (the major suspect is the OCI, Oracle client).
    after reading the man page of collect and your Article (Profiling Java Appl with Sun Studio 11) I'm confused. I would like to monitor the native heap (with -H option) but in the man page it's written that "Heap profiling is not supported for java programs" so i wheni set the flag -j off i got a warning that this process is java and i might use the -j on.
    please advice what are the values of the flags -j an -H in case of i need to monitor the native code of java application.
    thanks
    yahav

    thanks again for the additional article about the Weblogic.
    in the startManaged script I added the following prefix:
    collect -H on -j off -d /tmp/ java...
    when i typed leaks on er_print, i got a list of possible leaks and allocs.
    some activities were made on the application so i assume that data should be collected. as the size of the experiment folder slightly increased.
    so far we can assume that the data that is relegated to the non java process was collected.
    when i typed leaks again within the er_print tool i got the same results.
    it means that no native heap activities was made.
    is it correct analysis?
    regards the leak that was discovered above, how one can identify the function that cause this leak. i can see calls like:
    malloc, ReadKnownVMs, CreateExecutionEnvironment. this functions relate to the JVM. i would expect to see some trace (allocs) regards the other native code that runs such as the Oracle OCI client.
    I'm suspecting i'm collecting this info.
    is there any other flags to set for such collection? or any other commands in the analysis command

  • How can i convert java application of bibeans to java applet?

    Hi Bibeans PMTeam,
    Bibeans provide two type client:java application and web client(JSP/Servlet),because web client's function is weaker than java app,so we want to convert java app to java applet,thus,we can embed java applet into web browser(our system framework is in web browser).
    That is,we want one applet client that commution with a server side service(can by socket,just like oracle 9i form service)that provide the data that applet need,or the applet connect to olap server and bibeans catalog server by socket(this need security authentication if olap server,bibeans catalog,web server is not in one machine).
    so we need you provide whole resolve scheme,thanks a lot,if this answer is not clarity,please connect:[email protected],thanks a lot!

    hi tomsong
    well, in my experience 20mb are quite large for an applet. also take into account that you need a certain jvm that supports this type of application (my guess is that internet explorers native vm isnt an option)
    i personally would tend to deliver the functionality via java webstart (look at the sunsite):so you can centrally manage the software, download it once and opertae an application on your client (i mean an APPLICATION and not an applet)
    regarding 2: well but there is NO bibean service in ias: so you have to open the former mentioned jdbc connection to the olap service from your client
    for the availability: you have to check with the pm team
    in the meantime: what about the following approach: give power users a java application and lightweight or random users a handy html client ?
    regards,
    thomas

  • Can a Web Start application run on client without write permission?

    Hello,
    we have a customer who operates a large number of Windows clients with an installed Java applications on it. The installation can only be done by an administrator, because the users have only write permission on temp directories and are not allowed to install something on their own. This of course leads to long rollout phases of new software releases.
    That's why we thought about deploying the application via Web Start, but we don't have experience in that field yet. But we assume that this would be the best way to go, since porting it to a browser-based web application is not easy due to the rich client gui.
    So my question is - can Web Start operate in such a scenario, where there is only write permission on temp directories for the user?
    By operating I mean the deployment and starting of the application - the application itself does not have to write anything on disk.
    Thanks for any help,
    regards, Geziefer

    ..the users have only write permission on temp directories ..Can the location of the Java cache be set to those temp directories by the administrator?

  • How can i place java application to try icon area?

    can i develop such code that place java application's icon to try icon area, if it is possible then how? explain it with example code.

    did you try searching these forums first? I am sure there were some posts on this...

  • Java application running non-Java programs

    Greetings,
    I'd like to have an application start up another non-Java application. How do I do this? For example, how would I execute the following commands from a java application?
    Unix: "ls > /tmp/ls.dat"
    NT: "dir > c:\temp\dir.dat"
    TIA,
    --Paul Galvin

    You can use Runtime.exec. You'll have to do the redirection manually, by getting the Process from the exec method, opening the output stream, and writing the results to the file you want to redirect the output to. See the many posts on Runtime.exec in this and other forums.

  • Java Applications runs on Mobile

    Dear Digital Dreamers
    I would like to know how to load Simple Java Applciations in Mobile. S0 that it runs in Mobile.

    hi!,
    First you have to go through these link which is given by sun.
    http://developers.sun.com/techtopics/mobility/getstart/
    and for this
    http://developers.sun.com/techtopics/mobility/midp/articles/wtoolkit/
    here you get the code of HelloMIDlet class follow the instruction they said in document.
    in j2me wireless toolkit there is option : project -> run via ota .you have click on this after build your app. It makes a html ,jad , jar and manifest file in bin directory of you app package.now you have to change/edit the html file where the full path is written like link
    connect your mobile through data cable and copy the bin folder in you mobile and open the html file in browser.it ask to click on link after that it install the application.
    bye

  • How I can connect my java application to unix server

    I want to develop simple desktop Application using which I can login and fire simple UNIX command like ls -lrt etc. Can any one guide me to achieve this ?

    Here is a sample program which illustrates connecting to a unix server using SSH protocol.
    The API used is enchanter - http://code.google.com/p/enchanter/
    import java.io.IOException;
    import org.twdata.enchanter.SSH;
    import org.twdata.enchanter.impl.DefaultSSH;
    public class MainSSH {
          * @param args
          * @throws IOException
         public static void main(String[] args) throws IOException {
              SSH ssh = new DefaultSSH();
              ssh.connect("<IP_Address>", 22<port_number>, "<user_name>", "<password>");
              ssh.waitFor("]$");
              ssh.sendLine("ls -lrt");          
              System.out.println(ssh.getLine());
              ssh.disconnect();
    }Thanks,
    Avin

  • Can't get java to run in MS-DOS

    Can someone out there, help me with a execution problem, am having in running java. I install jdk1.3 from a CD in a book(Java 2 by Andy Harris). I,am running under window98, with lots of spaces and memory. Each time I would try to execute a java module, the DOS screen would come up and then drop away. I have re-install the software. same problem, I have try run under DOS(coming out of window and restarting in DOS), same problem, so I log on the SUN web site and downloaded j2se1.4 install it try running it and still got the same problem, The screen up with data on it and just go away. What is wrong here!! [email protected]

    Yes! They are right.. We should run java in on windows, not on pure DOS. So restarting in DOS mode would not help.
    1. Start windows
    2. Click on Start -> Run
    3. Type Command and hit enter
    4. This should bring up DOS command prompt.
    5. Type "java" in at the command prompt
    6. If it gives you some suggestions about how to run java. If it says "Bad command" java.exe is not in the path. Find java.exe and append it to PATH environment variable.
    7. Once you get java working - open the command prompt as told earlier and run the java program by typing the command
    java <Main Class Name>
    8. Doing it this way would help you find out if there are any error messages.
    Your DOS window is closing because there was an error or your program finishes running. If you open DOS prompt first and then run java program it would not close the window and you will be able to see the error messages in the same DOS windows.
    Hope this helps..

  • I can't get Java to run on my Schwab site

    I have a macbook. My Schwab account runs Java. On Safari, I can bring up Streetsmart, but it stopped running with Firefox.

    Apple has removed support for the Java Plugin2 with the latest Java Update 10 for OS X 10.5 Java version, so the Java plugin is no longer available for Firefox versions and other browsers like Google Chrome that require the Java Plugin2.
    See:
    * [/questions/844734]

Maybe you are looking for

  • I have multiple ID Tags on My Page, How To Correct And Change To CLASS ID's

    Hello Dreamweaver Word: I still have problems. On my website wwww.theexecutivevip.com My MENU BAR has moved down to the bottom of the page. On the various product pages [problem is seen in Internet Explorer Browser] I have multiple "main content" ID

  • Is there any way to prevent web.xml from any change like java class?

    hi all, Is there any way to prevent web.xml from any change after making EAR(WAR)? One can easily make a change in web.xml and redeploy the application to get the result. Now we want to restrict the web.xml as java class for any change after making E

  • Mulitple iphoto library folders

    hi all, please help. i am trying to put all my photos into 1 iphoto folder. the problem im having is that i have about 3 at the moment ( 1 main HD,1 ext HD.1 old laptop) they are all on my main HD now , but i cant tell where they are from looking at

  • HT4623 So, I go in under settings on my iphone 4 but it doesn't show software updates.  Any ideas?

    So, I need to update to a later version of IOS - but when I go under settings on my iphone 4 - it doesn't give me a software update button.  I can't seem to find it under any settings - any ideas?

  • Java proxy in PI7.1.....

    Hi All, I am having a requirement where i have to develop JAVA proxy in PI 7.1 and for this I am using NWDS 7.1 but the main concern is that i am very new to JAVA proxies. Even though i refer SDN but the blogs and forums mentioned are related to XI3.