How to run ' appletviewer' in linux console ?

i have no idea how to run an applet in linux , thanks very much .

You just type "appletviewer" etc.
You probably have to be running X first.

Similar Messages

  • How to run .jar on linux & how to create .jar file using java?

    hi, may i know how to run .jar on linux & how to create .jar file using java? Can u provide the steps on doing it.
    thanks in advance.

    Look at the manual page for jar:
    # man jar
    Also you can run them by doing:
    # java -jar Prog.jar

  • HOW TO run SAPGUI into LINUX

    HOW TO run SAPGUI into LINUX
    Hi all,
    I make this document for people who need install SAPGUI into Linux.
    1)
    Minimal system requeriments.
    Linux
    Hardware:
    CPU: Intel PentiumIII with 800 MHz
    RAM: 256MB
    Software:
    OS: SuSE Linux 9.3 - 10.1, Red Hat Enterprise Linux 3 and 4
    JVM: Sun Java Runtime Evironment 1.4.2 (32-bit) or 5.0 (32-bit) including Java Plugin
    please see http://java.sun.com/j2se/1.4.2/install-linux.html and http://java.sun.com/j2se/1.4.2/docs/...ocale.doc.html resp. http://java.sun.com/j2se/1.5.0/install-linux.html and http://java.sun.com/j2se/1.5.0/docs/...ocale.doc.html for details
    2)
    Download SAPGUI from:
    ftp://ftp.sap.com/pub/sapgui/java/
    (anonymous login)
    https://websmp201.sap-ag.de/sapgui-java
    (OSS user and pass)
    3)
    At /java folder in ftp select:
    File: PlatinGUI-Linux-700.jar 37926 KB 11/07/06 13:58:00
    (note: maybe a new version is available)
    4)
    At downloaded folder, execute
    java -jar PlatinGUI-Linux-700.jar
    5) Executing SAPGUI
    A) Guilogon:
    ~/SAPClients/SAPGUI7.00/bin$ ./guilogon
    To create servers, touch at new and go to "advanced".
    -- tip “use expert configuration”
    Example:
    For server 10.1.1.6 with system number 01:
    conn=/H/10.1.1.6/S/3201
    B) Command line
    For server 10.1.1.6 with system number 01:
    ~/SAPClients/SAPGUI7.00/bin$ ./sapgui /H/10.1.1.6/S/3201
    Hope it helps, Goodbye!

    Hi,
    I'm trying to use the SAPgui for Java on Ubuntu 6.06 and I have problems with that. The SAPgui connects to the SAP system problemless.
    After couple of minutes the SAPgui for Java always hangs with these messages in terminal:
    ERROR #############################
    17.08. 11:13:01.700 ERROR: JniAgComAdaptor.write failed
    ERROR #############################
    ERROR #############################
    17.08. 11:13:01.714 ERROR: GuiNiWriter: write failed
    ERROR #############################
    I'm connecting to SAP Netweaver 04 running on the same computer. I have also tried different versions of Java 1.4, 1.5 and the problem still persists.
    From other computers in network the SAPgui for Java runs perfectly against the same SAP system, running on the same Java version as before, on Ubuntu 6.06 or Fedora Core 5 whatever, it runs without any hassles.
    I haven't found any remarks on this error on Google, neither on SAP OSS.
    Do you think I can raise a question to OSS? I don't think there are some restrictions for SAPGUI for Java regarding use of Linux distribution.

  • How to run Content DB Client console from JDevloper

    Hi
    I have downloaded all the content db client console pages from server. Please let me know how to run the console from my local machine thru jdeveloper. When i tried to run it is giving some runtime exceptions.
    Sep 10, 2007 10:46:07 AM oracle.ifs.fdk.http.HttpNodeManager
    INFO: Creating HTTP Node ...
    07/09/10 10:46:07 Cannot create HTTP Node:
    oracle.ifs.common.IfsException: IFS-45061: Unable to create node
    oracle.ifs.common.IfsException: IFS-20016: Required parameters are null (either "Schema Name" or "Domain Name" should be non-null)
         at oracle.ifs.management.domain.HttpServletNodeUtilities.createNode(HttpServletNodeUtilities.java:243)
         at oracle.ifs.management.domain.HttpServletNodeUtilities.createNode(HttpServletNodeUtilities.java:156)
         at oracle.ifs.fdk.http.HttpServer.createNode(HttpServer.java:162)
         at oracle.ifs.fdk.http.HttpNodeManager.contextInitialized(HttpNodeManager.java:37)
    Please let me know if there is any documentation for this.
    Thanks
    Ravi

    Hi,
    I built berkeley DB 4.4.20 and use it from Jbuilder2005, I noticed that tha size of Jbuilderw.exe consumes about 96MB of memory and the size of javaw.exe consumes (in my application) about 63MB. so I thought that if I load the jdk1.4 only ( by running my code from the command line) this will save memory because not all compenents of Jbuilder will be loaded into memory. to do so, I copied the directory jdk1.4 from inside jbuilder2005 and put it on c:\, then I build berkeley DB using visaul c++ 6.0 and filled the following pathes in the include directory(tools-->options->directories)
    c:\jdk1.4\include
    c:\jdk1.4\include\win32
    and in the executable files directories I added the following path:
    c:\jdk1.4\bin
    then I set the classpath from inside windows (server2003), and I set the path as well but when I run the java class from the command line, I recieved message like "the packege com.sleepycat.db " not exist
    thanks

  • How to run WLST In linux

    Hi All,
    Could you please let me know how to run WLST In linux

    There are two ways to invoke wlst scripting
    1) You can call a py script using ${ServerHome}/common/bin/wslt.sh create.py
    2) You can set the environment using . ./setDomainEnv.sh and run java weblogic.WLST which will start the wlst offline mode.
    Here are some good examples
    http://download.oracle.com/docs/cd/E13222_01/wls/docs100/config_scripting/reference.html#wp1154848

  • How to run AIR on linux with no gui, no console?

    Folks,
    Has anyone had success running an AIR application from the command line in the background without a GUI?  Is setting WindowApplication.visible=false, sufficient?  Required?  Thanks!

    To run an Air app you need to install Air installer.
    One of the requirements of Air Installer is either GNOME or KDE.
    So I think it will not run.
    More requirements here:
         http://www.adobe.com/support/documentation/en/air/1_5_1/releasenotes_developers.html#sysre qs
    HTH.

  • How to Run FormBuilder On Linux.

    Hi All,
    I have installed Oracle Application Server 10G on linux in one Home.
    I installed Oracle Developer Suit 10G on same machine in another Home.
    I configured Listner and service for Oracle Application Server.
    But How to set the Listner and service for Developer Suit.
    Am I need to make any changes in .Bash file.
    And how I will be able to Run FormBuiler,ReportBuilder & OC4J components.
    Will I need to apply any patches on linux.

    Assuming you are using iDS 10g Release 2 (10.1.2.0.2), the installation works out of the box for the most part.
    To start the Builders look in the ORACLE_HOME/bin for the script files related to the component you wish to run. For example, to start the Forms Builder use frmbld.sh
    Starting and stopping OC4J is done with scripts found in ORACLE_HOME/j2ee/DevSuites
    More information can be found in the product online help and Metalink Doc ID 358712.1 "Overview of Oracle Forms and Using the Oracle Forms Builder"
    This is basically the same for all versions. The only difference will be in the file names.

  • How to run RWRUN.exe and RWCLIENT.exe in Linux

    Our reports (11G R2) output desformat is PDF. We howerver, need to embed some fonts in the PDF when it is generated. So, we need to add the parameter PDFEMBED in the command line of RWRUN, RWCLIENT or RWSERVLET. However, the application server is Linux.
    Since Linux does not have EXEs how to run these in Linux and how to pass parameters to them? i.e. reportname, directory,... etc.

    Hello,
    You can find the shell scripts rwrun.sh and rwclient.sh in ORACLE_INSTANCE/config/reports/bin ...
    Regards

  • How to run a server program in the background on Linux or Windows?

    I just finished writing a Java network application with multiple clients and one server.
    However, I am not sure how I can run the server (SomeServer.class) in the background on Windows. Also when I am running it on Linux, I don't want it to terminate when I logout of the Linux shell.
    To run the server on Linux, should I use a command like this?
    nohup java -cp . SomeServer.class > output.txt &
    Or is there another command, or perhaps some code that I can add to the program so that it would run in the background automatically and/or continues even when I logout of the Linux shell??
    Sometimes, I also like to run the program on a Windows XP machine for testing purpose. How can I do it so that it runs in the background without openning a Console/Command Prompt window??
    (redirecting the standard output to a file)
    And is there an easy way to create a EXE file that runs the program with the default JRE in windows?

    On many UNIX systems there's a utility called detach which will launch the following command in such a manner that killing the shell will not kill the process. On systems that lack this command, I'd find an open source implementation and install it.

  • How to access Linux console on the Linksys Linux enabled router?

    I have Linksys WRT160NL router. it says it's runs LInux on a box.
    So how can I access Linux console on it? What windows program I need?

    I have Linksys WRT160NL router. it says it's runs LInux on a box.
    So how can I access Linux console on it? What windows program I need?

  • How to run Adobe AIR installer package created in windows into Linux

    Hi,
    we have created an Adobe AIR Installer package in Windows XP, Can any one help me how to run the Installer package in Linux that is created in Windows.
    Please, any help is Appreciable.

    Please any help for the above query is appreciable.

  • How to run Eclipse in a Linux machine?

    hi guys,
    I have worked with Eclipse3.0 under windows platform.
    but then can i know how to run Eclipse in a Red-Hat Linux machine,
    if yes, then please do elaborate the same.
    thank u.
    Cheers,
    vishal j

    Get it from this page http://download.eclipse.org/eclipse/downloads/drops/R-3.1.2-200601181600/index.php

  • How to run kvm on arm linux in skyeye

    1.Redhat linux: .... /skyeye_v1/binary/skyeye
    2.download testsuit from www.skyeye.org , #cd s3c2410 you will see
    initrd.img, skyeye.conf, vmlinux, then i #......... /skyeye_v1/binary/skyeye -e vmlinux
    you will see WELCOME TO ARMLINUX
    3.#cd s3c2410 (initrd.img, skyeye.conf, vmlinux)
    #makdir name
    #ls (result:initrd.img, skyeye.conf, vmlinux,name)
    #mount -o loop initrd.img name
    4.#cd /s3c2410
    #cp ...../kvm ....../s3c2410/name/bin
    #cp ...../libc.so.6 ....../s3c2410/name/bin
    but the spcace on the decive is not enough ,
    what should i do ?
    how to run kvm which is in arm linux which is in skyeye???

    MarkWalsh wrote:
    A fairly easy way, you can add your script to the 'Scripts' menu, then create an action that calls this script (use 'Insert Menu Item' to add to your action) and call this action through a batch in Bridge. One issue with this, though, is that it does require creating an action to specifically call the script, I don't know if you can call the script directly from Bridge.
    I haven't scripted Bridge at all myself, but I believe you should also be able to rewrite your script to get the selection in Bridge, and process those files in Photoshop.
    If your script is set up to process one file at a time, the Bridge/Batch technique is the simplest way to do it.
    If your script needs to know what all of the files are before it can begin processing, you have to add a Menu element in Bridge and have it call your action/script in Photoshop. A bit more complicated, but there are a lot of examples of this at ps-scripts.com.
    -X

  • How to run ZAC CDP from a Linux Bundle

    Hi all,
    I am trying to work out how to run "ZAC CDP" from a Linux bundle. We have 330 Satelites that I need to force the replication of the TFTP folder too in one staggered process.
    Is there any reason why this would not work? would a script do it and anyone have a sample?
    cheers,
    Trev.

    I would imagine it's possible.
    I'm assuming something (run as root user?)
    #!/bin/bash
    zac cdp
    (you may have to put the absolute path in for the location of "zac")
    I'm not a linux guru by any means, just that if you can script this via a cron job, I'm sure it can be done via ZCM Bundle.

  • How to run .EXE files from Linux Portal page?

    We have an IIS web server that runs a Photoshow_player.exe slide show program. I'm not sure if this can run from Linux Portal, but we are trying.
    The link in an IIS web page looks like this:
    <a> href="file:///\\mulsrv22\share\PCS\PhotoshowPlayer.exe" title="clean slate">clean slate</a>
    Portal is installed and running from two Linux servers. If I create a link using the above syntax, I get "can not display page" browser errors.
    I copied the entire PCS directory from the Windoz box to a Portal web_dav folder, but running the .EXE link from that Portal page gives errors indicating that the /PDS/data/.XML and /PCS/data/.jpg files can not be found.
    Any ideas on how I can run this slide show from Linux Portal?
    Thanks.
    --Don                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

    if you just need to run a slideshow in you portal, why don't you use a javascript slide show ?
    Just "googleize" and you'll find tons of javascripts taht can do that.
    for example : http://www.barelyfitz.com/projects/slideshow/

Maybe you are looking for

  • Transfer contacts doesn't transfer groups

    I just got a N95 8GB. I have a N95-3 (NAM). I transfered contacts via bluetooth using the "transfer telephone" application provided by Nokia. To my surprise, it didn't transfered groups. Is there a way to do it or do I have to manually assign each of

  • How to notify in case SQL query(JDBC sender adapter) does not fetch records

    hi, How can we notify(by alerts or something) in case SQL query(JDBC sender adapter) does not fetch records? In channels logs it only says processing started & finished(no message is created for same). Thanks, Mayank

  • ITunes Store Will Not Open with Safari 4.0.4

    When I attempt to access the iTunes store I get a message that says "iTunes requires Safari 4.0.3 or later to be installed to use the iTunes store within iTunes. Use software update to download and install the latest version of Safari." I am running

  • Imported AVI - Audio OK  - Video will not advance

    Long time PP user. Running PP CS4 most current version. Captured DV video with PP CS4 is perfect (PCM Audio Codec; DVC/DV Video codec; 29.97 fps). Used Camtasia 6.01 to capture software training screen & mouse & audio tracks and save as 800 x600 AVI

  • Ref: GL Interface

    Hi Guys, I need to import the COA and Journal to R12 GL Modules can expert provide the details. Thanks AShaikh