JRE and Jinitiator

If JRE and Jinitiator are both installed and co-exist in my desktop, how can I force my IE(internet explorer) to run JRE instead of jinitiator when reading Java page? Do I need to uninstall Jinitiator first?
Please advise...I appreciate the suggestion from everybody!

Welcome to the forums !
The topic of this forums is "Community Feedback and Suggestions (Do Not Post Product-Related Questions Here)"
Pl re-post is a more appropriate forum.
Are you in an EBS environment ? If so, this is controlled by a setting in EBS
HTH
Srini

Similar Messages

  • Jre and jinitiator both in formweb.cfg

    Gud Evening all,
    I have one problem, actually my application running on 200+ user with jinitiator. Now some computer os is window 7 so i have to change the jinitiator with jre. But it is not simple task to update all client machine. Can i update my formweb.cfg
    for jinitiator and jre both?
    Please help..

    Can i update my formweb.cfg for jinitiator and jre both?I don't see why not. You can create as many config entries as you want in formsweb.cfg.

  • Discoverer and Jinitiator

    The issue I am experiancing is due to the SSLVerifyClient being set to required within OHS. If this value is set to none or optional that Discover Plus works fine. Requirement at out site require that SSLVerifyClient be set to required. When this is set JInitiator can not handle the connections to the server correctly. Is there a way around this using JInitiator? My version of Jinitiator is 1.3.1.21. The Jinit window opens but an error message is displayed in the console window-I have included the message below.
    I will point out that I am working at a Dept. Of Defense site with a certificate issued by the government. Discoverer and Jinitiator must work with this certificate since a majority of the user base are using the same type of certificate issued from the exact samecertificate authority. I am also constrained in that my version of Jinit. is currently set at 1.3.1.21 and I can not move up or down a version without a LOOOONG chain of approvals and cost to my department.
    This is my second thread about this problem, I am not certain what happened to the first thread, so any help is greatly appreciated and welcomed.
    Error message from the Jinit window:
    java.io.IOException: javax.net.ssl.SSLException: SSL handshake failed:
    SSLConnectionClosedGraceful
    at oracle.security.ssl.OracleSSLSocketImpl.startHandshake(Unknown Source)
    at oracle.jinitiator.proto .https.HttpsClient.doConnect(Unknown Source)
    at sun.net.www.http.HttpClient.openServer(Unknown Source)
    at sun.net.www.http.HttpClient.openServer(Unknown Source)
    at sun.net.www.http.HttpClient.<init>(Unknown Source)
    at sun.net.www.http.HttpClient.<init>(Unknown Source)
    at sun.plugin.proto .jdk12.http.HttpClient.<init>(Unknown Source)
    at oracle.jinitiator.proto .https.HttpsClient.<init>(Unknown Source)
    at oracle.jinitiator.proto .https.HttpsClient.New(Unknown Source)
    at oracle.jinitiator.proto .https.HttpsURLConnection$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at oracle.jinitiator.proto .https.HttpsURLConnection.connect(Unknown Source)
    at sun.plugin.proto .jdk12.http.HttpURLConnection.getInputStream(Unknown
    Source)
    at oracle.jre.proto .jar.HttpUtils.followRedirects(Unknown Source)
    at oracle.jre.proto .jar.JarCache$CachedJarLoader.download(Unknown Source)
    at oracle.jre.proto .jar.JarCache$CachedJarLoader.load(Unknown Source)
    at oracle.jre.proto .jar.JarCache.get(Unknown Source)
    at oracle.jre.proto .jar.CachedJarURLConnection.connect(Unknown Source)
    at oracle.jre.proto .jar.CachedJarURLConnection.getJarFile(Unknown Source)
    at sun.misc.URLClassPath$JarLoader.getJarFile(Unknown Source)
    at sun.misc.URLClassPath$JarLoader.<init>(Unknown Source)
    at sun.misc.URLClassPath$2.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.misc.URLClassPath.getLoader(Unknown Source)
    at sun.misc.URLClassPath.getLoader(Unknown Source)
    at sun.misc.URLClassPath.getResource(Unknown Source)
    at sun.misc.URLClassPath.getResource(Unknown Source)
    at sun.applet.AppletPanel.loadJarFiles(Unknown Source)
    at sun.plugin.AppletViewer.loadJarFiles(Unknown Source)
    at sun.applet.AppletPanel.runLoader(Unknown Source)
    at sun.applet.AppletPanel.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
    ### Detail any error numbers/messages that you are receiving. Note:290658.1 ###
    WARNING: Unable to cache
    https://accessdevtst.nswc.navy.mil/plus_files/disco5i.jar
    Could not load progress dialog image:
    https://accessdevtst.nswc.navy.mil/plus_files/images/download.gif
    Trace level set to 5: basic, net, security, ext, liveconnect ... completed.
    load: class oracle.disco.DiscoApplet not found.
    java.lang.ClassNotFoundException: java.io.IOException:
    javax.net.ssl.SSLException: SSL handshake failed: SSLConnectionClosedGraceful
    at oracle.security.ssl.OracleSSLSocketImpl.startHandshake(Unknown Source)
    at oracle.jinitiator.proto .https.HttpsClient.doConnect(Unknown Source)
    at sun.net.www.http.HttpClient.openServer(Unknown Source)
    at sun.net.www.http.HttpClient.openServer(Unknown Source)
    at sun.net.www.http.HttpClient.<init>(Unknown Source)
    at sun.net.www.http.HttpClient.<init>(Unknown Source)
    at sun.plugin.proto .jdk12.http.HttpClient.<init>(Unknown Source)
    at oracle.jinitiator.proto .https.HttpsClient.<init>(Unknown Source)
    at oracle.jinitiator.proto .https.HttpsClient.New(Unknown Source)
    at oracle.jinitiator.proto .https.HttpsURLConnection$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at oracle.jinitiator.proto .https.HttpsURLConnection.connect(Unknown Source)
    at sun.plugin.proto .jdk12.http.HttpURLConnection.getInputStream(Unknown
    Source)
    at java.net.HttpURLConnection.getResponseCode(Unknown Source)
    at sun.applet.AppletClassLoader.getBytes(Unknown Source)
    at sun.applet.AppletClassLoader.access$100(Unknown Source)
    at sun.applet.AppletClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.applet.AppletClassLoader.findClass(Unknown Source)
    at sun.plugin.security.PluginClassLoader.findClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at sun.applet.AppletClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at sun.applet.AppletClassLoader.loadCode(Unknown Source)
    at sun.applet.AppletPanel.createApplet(Unknown Source)
    at sun.plugin.AppletViewer.createApplet(Unknown Source)
    at sun.applet.AppletPanel.runLoader(Unknown Source)
    at sun.applet.AppletPanel.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
    Message was edited by:
    dlester

    The issue I am experiancing is due to the SSLVerifyClient being set to required within OHS. If this value is set to none or optional that Discover Plus works fine. Requirement at out site require that SSLVerifyClient be set to required. When this is set JInitiator can not handle the connections to the server correctly. Is there a way around this using JInitiator? My version of Jinitiator is 1.3.1.21. The Jinit window opens but an error message is displayed in the console window-I have included the message below.
    I will point out that I am working at a Dept. Of Defense site with a certificate issued by the government. Discoverer and Jinitiator must work with this certificate since a majority of the user base are using the same type of certificate issued from the exact samecertificate authority. I am also constrained in that my version of Jinit. is currently set at 1.3.1.21 and I can not move up or down a version without a LOOOONG chain of approvals and cost to my department.
    This is my second thread about this problem, I am not certain what happened to the first thread, so any help is greatly appreciated and welcomed.
    Error message from the Jinit window:
    java.io.IOException: javax.net.ssl.SSLException: SSL handshake failed:
    SSLConnectionClosedGraceful
    at oracle.security.ssl.OracleSSLSocketImpl.startHandshake(Unknown Source)
    at oracle.jinitiator.proto .https.HttpsClient.doConnect(Unknown Source)
    at sun.net.www.http.HttpClient.openServer(Unknown Source)
    at sun.net.www.http.HttpClient.openServer(Unknown Source)
    at sun.net.www.http.HttpClient.<init>(Unknown Source)
    at sun.net.www.http.HttpClient.<init>(Unknown Source)
    at sun.plugin.proto .jdk12.http.HttpClient.<init>(Unknown Source)
    at oracle.jinitiator.proto .https.HttpsClient.<init>(Unknown Source)
    at oracle.jinitiator.proto .https.HttpsClient.New(Unknown Source)
    at oracle.jinitiator.proto .https.HttpsURLConnection$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at oracle.jinitiator.proto .https.HttpsURLConnection.connect(Unknown Source)
    at sun.plugin.proto .jdk12.http.HttpURLConnection.getInputStream(Unknown
    Source)
    at oracle.jre.proto .jar.HttpUtils.followRedirects(Unknown Source)
    at oracle.jre.proto .jar.JarCache$CachedJarLoader.download(Unknown Source)
    at oracle.jre.proto .jar.JarCache$CachedJarLoader.load(Unknown Source)
    at oracle.jre.proto .jar.JarCache.get(Unknown Source)
    at oracle.jre.proto .jar.CachedJarURLConnection.connect(Unknown Source)
    at oracle.jre.proto .jar.CachedJarURLConnection.getJarFile(Unknown Source)
    at sun.misc.URLClassPath$JarLoader.getJarFile(Unknown Source)
    at sun.misc.URLClassPath$JarLoader.<init>(Unknown Source)
    at sun.misc.URLClassPath$2.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.misc.URLClassPath.getLoader(Unknown Source)
    at sun.misc.URLClassPath.getLoader(Unknown Source)
    at sun.misc.URLClassPath.getResource(Unknown Source)
    at sun.misc.URLClassPath.getResource(Unknown Source)
    at sun.applet.AppletPanel.loadJarFiles(Unknown Source)
    at sun.plugin.AppletViewer.loadJarFiles(Unknown Source)
    at sun.applet.AppletPanel.runLoader(Unknown Source)
    at sun.applet.AppletPanel.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
    ### Detail any error numbers/messages that you are receiving. Note:290658.1 ###
    WARNING: Unable to cache
    https://accessdevtst.nswc.navy.mil/plus_files/disco5i.jar
    Could not load progress dialog image:
    https://accessdevtst.nswc.navy.mil/plus_files/images/download.gif
    Trace level set to 5: basic, net, security, ext, liveconnect ... completed.
    load: class oracle.disco.DiscoApplet not found.
    java.lang.ClassNotFoundException: java.io.IOException:
    javax.net.ssl.SSLException: SSL handshake failed: SSLConnectionClosedGraceful
    at oracle.security.ssl.OracleSSLSocketImpl.startHandshake(Unknown Source)
    at oracle.jinitiator.proto .https.HttpsClient.doConnect(Unknown Source)
    at sun.net.www.http.HttpClient.openServer(Unknown Source)
    at sun.net.www.http.HttpClient.openServer(Unknown Source)
    at sun.net.www.http.HttpClient.<init>(Unknown Source)
    at sun.net.www.http.HttpClient.<init>(Unknown Source)
    at sun.plugin.proto .jdk12.http.HttpClient.<init>(Unknown Source)
    at oracle.jinitiator.proto .https.HttpsClient.<init>(Unknown Source)
    at oracle.jinitiator.proto .https.HttpsClient.New(Unknown Source)
    at oracle.jinitiator.proto .https.HttpsURLConnection$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at oracle.jinitiator.proto .https.HttpsURLConnection.connect(Unknown Source)
    at sun.plugin.proto .jdk12.http.HttpURLConnection.getInputStream(Unknown
    Source)
    at java.net.HttpURLConnection.getResponseCode(Unknown Source)
    at sun.applet.AppletClassLoader.getBytes(Unknown Source)
    at sun.applet.AppletClassLoader.access$100(Unknown Source)
    at sun.applet.AppletClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.applet.AppletClassLoader.findClass(Unknown Source)
    at sun.plugin.security.PluginClassLoader.findClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at sun.applet.AppletClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at sun.applet.AppletClassLoader.loadCode(Unknown Source)
    at sun.applet.AppletPanel.createApplet(Unknown Source)
    at sun.plugin.AppletViewer.createApplet(Unknown Source)
    at sun.applet.AppletPanel.runLoader(Unknown Source)
    at sun.applet.AppletPanel.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
    Message was edited by:
    dlester

  • EBS 11i how to check if JRE or JInitiator is used for Forms.

    How can I find out in EBS 11i whether application has been configured to use JRE or JInitiator when using Oracle Forms on Client's Desktop?
    Thanks,
    Gulam.

    959674 wrote:
    Hi Hussein,
    I have reviewed both the documents and both documents have mentioned how to find out details about JRE/JInitiator using the Java Console on Clients Windows PC.
    Is there any way to check it on the server side?
    Any configuration file on the server side which will give me this details?Yes. Search the application context file for:
    s_sun_plugin_ver
    s_sun_plugin_type
    s_sun_clsid
    s_jinit_ver_dot
    s_jinit_ver_comma
    s_jinit_clsid
    R11i / R12: Component Version In Oracle Applications [ID 1327288.1]
    Oracle EBS R12 Context Variables [ID 458282.1]
    Thanks,
    Hussein

  • Whats is difference between Java JRE  and  Java SDK

    Hi,
    what is the difference between Java JRE and Java SDK...
    i think both of them have the same set of files to be installed...
    I am not able to understand where they differ

    The JRE (Java runtime Environment) contains just the stuff necessary to run Java and the SDK (System Development Kit) contains the extra stuff necessary (and also helpful) to develop in Java.

  • What is the difference between j2sdk1.4.1_03/jre and j2re1.4.1_03?

    Hi,all!
    What is the difference between j2sdk1.4.1_03/jre and j2re1.4.1_03?
    Why there have two JRE? Which one we should use?

    JRE - Java Runtime Enviroment, what you stick on the end-user computers - http://www.java.com
    SDK - Software Development Kit (aka JDK - Java Developer Kit) - http://java.sun.com

  • What's the difference between JRE and HotSpot

    What's the difference between JRE and HotSpot?
    Where can i find HotSpot for Solaris?
    tks!

    The difference between the two is explained at:
    http://www.sun.ca/software/communitysource/hotspot/
    and
    http://www.sun.ca/software/communitysource/hotspot/faq.html
    It's included in the J2SE v1.3.1 release.

  • Install JRE and OpenJDK Side-by-Side [Unecessary - So Solved]

    As far as I know this is impossible, but if there is a way to install JRE and OpenJDK side-by-side, that would be great.
    The reason I would like this is that there is a specific webserver I access that simply will not work with OpenJDK. It's a known issue that may or may not be fixed any time soon. On the other hand, I would like to install freeCAD, but this depends on OpenJDK and not JRE.
    So as of right now, there is no way for me to have freeCAD installed and access this webserver. Now if JRE and OpenJDK were installed side by side, then this wouldn't be a problem. The other option, is letting users install freeCAD with and OpenJDK or JRE dependency, whichever best suits them.
    Is anybody else in a similar boat as this?
    Last edited by fini_fly (2009-12-17 16:56:07)

    tdy wrote:
    fini_fly wrote:I would like to install freeCAD, but this depends on OpenJDK and not JRE.
    Where do you see this requirement?  I don't see anything that specifically depends on openjdk6.  The only java deps I see are in opencascade.  It depends on java-runtime and makedepends on java-environment, which can be satisfied by jre + jdk.
    When I went to install, it was forcing me to install OpenJDK and uninstall JRE.

  • How to include jre and program in an installer?

    Hi,
    I need to make a complete package where latest jre and my program jar file will be within.
    How to pack those in an installer?
    Thanks in advance.

    Hi Suresh,
        Executing the program RSAQR3TR or directly using the Transport option from SQ02 is the same.
        Please help me out on this requirement.
    Thanks & Regards,
    S.Lakshmi

  • Question about JRE and Swing applications

    Hi i trying to make a Swing application whit some clients but one of them tell me that he have a lot of troubles whit java, because someone make an applet for his website and when he upgrade the JRE the applet dont work anymore.
    In my case i dont want any applets, i want swing, but a im not sure if
    swing uses the JRE and if the application im going to make, may have troubles when they upgrade de JRE.
    Tanks for de answers and sorry for my english

    In general, Java maintains upward compatibility (older code runs in newer Java releases.)
    Certain exceptions are made, and each major Java release identifies these. The current document can be read here:
    http://java.sun.com/j2se/1.5.0/compatibility.html

  • JRE and EBS 12.1.2/3

    APPS - 12.1.2 (upgrade to 12.1.3 in QA testing)
    APPS Tier hardware - Linux x86_64 - SLES 10 SP2
    DB - 11.2.0.3 - zLinux - s390
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    My next question is about JRE and the recent updates/vulnerabilities published by Oracle
    Our server team is currently pushing out 7u13 to all users desktops. Our Apps tier servers are still at java version "1.6.0_20".
    Over the past couple of days, users who log in are encountering security warnings - when trying to invoke the forms engine.
    Steve Chan's blog has posted about this in his blog @
    https://blogs.oracle.com/stevenChan/entry/java_jre_1_7_02?utm_source=feedburner&utm_medium=email&utm_campaign=Feed%3A+OracleE-BusinessSuiteTechnology+%28Oracle+E-Business+Suite+Technology%29
    I am aware that I have to follow through with Note 437878.1 to upgrade the Forms tech stack.
    However knowing that this is a long drawn out process and not likely to happen tomorrow or even in the next three/four weeks, is there another way to upgrade our JRE on the Tech Stack to a more recent version -
    Running which java returns /ds01/mclebs/SID/apps/tech_st/10.1.3/appsutil/jdk/jre/bin/java
    Is there any way to upgrade java here without the Forms Tech Stack Upgrade (assuming this is also included in the patches detailed in Note 437878.1
    Thanks

    864641 wrote:
    APPS - 12.1.2 (upgrade to 12.1.3 in QA testing)
    APPS Tier hardware - Linux x86_64 - SLES 10 SP2
    DB - 11.2.0.3 - zLinux - s390
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    My next question is about JRE and the recent updates/vulnerabilities published by Oracle
    Our server team is currently pushing out 7u13 to all users desktops. Our Apps tier servers are still at java version "1.6.0_20".
    Over the past couple of days, users who log in are encountering security warnings - when trying to invoke the forms engine.
    Steve Chan's blog has posted about this in his blog @
    https://blogs.oracle.com/stevenChan/entry/java_jre_1_7_02?utm_source=feedburner&utm_medium=email&utm_campaign=Feed%3A+OracleE-BusinessSuiteTechnology+%28Oracle+E-Business+Suite+Technology%29
    I am aware that I have to follow through with Note 437878.1 to upgrade the Forms tech stack.
    However knowing that this is a long drawn out process and not likely to happen tomorrow or even in the next three/four weeks, is there another way to upgrade our JRE on the Tech Stack to a more recent version -
    Running which java returns /ds01/mclebs/SID/apps/tech_st/10.1.3/appsutil/jdk/jre/bin/java
    ThanksIf you want to upgrade JRE native plug-in then you need to follow the steps in these docs.
    Deploying Sun JRE (Native Plug-in) for Windows Clients in Oracle E-Business Suite Release 12 (Note 393931.1)
    Upgrading OracleAS 10g Forms and Reports in Oracle E-Business Suite Release 12 (Note 437878.1)
    For JDK version upgrade to use on the application tier, please see:
    Overview of Using Java with Oracle E-Business Suite Release 12 [ID 418664.1]
    Using Latest Java 6.0 Update With Oracle E-Business Suite Release 12 [ID 455492.1]
    Thanks,
    Hussein

  • JAVA_HOME, JRE and JDK

    Does anyone know what JAVA_HOME should be pointing to if only the JRE in installed? What it should be pointing to if the JDK is installed?
    On Windows, I notice that c:\program files\JavaSoft gets created after install. For which install does that happen? For the JRE and JDK install? Should JAVA_HOME be pointing to that directory?
    I couldn't find any java.sun documentation about the role of the JAVA_HOME env var. If anyone can piont me to some, that would be appreciated. :-)
    Version: 1.3.1
    Thanks in advance.

    Dear dinogg
    Does anyone know what JAVA_HOME should be pointing to
    if only the JRE in installed? What it should be
    pointing to if the JDK is installed?
    set JAVA_HOME=C:\jdk1.3.1\bin
    On Windows, I notice that c:\program files\JavaSoft
    gets created after install. For which install does
    that happen? For the JRE and JDK install? Should
    JAVA_HOME be pointing to that directory?
    actually it is for jre but when u install jdk it also install jre if you notice there is a part setting up java runtime environment
    I couldn't find any java.sun documentation about the
    role of the JAVA_HOME env var. If anyone can piont me
    to some, that would be appreciated. :-)
    not sure where you can find it
    Version: 1.3.1
    Thanks in advance.
    version 1.4.0 is out and it is nice
    new stuff like scroll mouse, undecorated dialogs, xml transformer better focus management and etc
    Thanks
    Joey

  • Can JRE and MVM Coexist???

    In an IE6 environment, I realize I can install both the MVM from MS and the JRE from Sun, and that I can toggle the use of the JRE within IE's advanced settings, but...
    Can they both be used by different apps at the same time? I've got a PDM web app that needs the JRE, and a web-based colaboration tool that needs the MVM...
    Thanks for any input.
    JonnyB
    [email protected]

    By using the <EMBED> tag instead of <APPLET>, you can force the browser to detect the JRE even if MSJVM is the default. The JDK incudes a utility (HtmlConverter) that will convert your <APPLET> statements for you.
    Downsides (there's always a downside, isn't there?) are that I don't think <EMBED> is supported by all OS/browser combinations in the same way, and many corporate firewalls block embedded content, so you gotta be careful where you use it.

  • Installing JRE and webserver on client machine

    I want to deploy J2se application having tomcat webserver and mysql database.This application is to be installed on client's machine from CD as a single-click application.How can we setup JRE and webserver using JavaWebStart?
    Is it possible to install JRE using WebStart?This is most urgent requirement for us.Any who worked on it?Pease help!!!!

    You need a JRE installed to run Java WebStart (because Java WebStart is a Java program itself). However, this does not need to be the same JRE that your application uses, because you can specify the JRE to use in your JNLP file and Java WebStart will automatically (most of the time) download and install the correct JRE.
    As to the original question of installing a webserver and database on the client: you will have to distribute both as (or in) one or more jar file (which are likely to be quite large), unpack the jar file(s) on the local machine and then run an installation script, using Runtime.exec(). This requires the user to grant "all-permissions" to your WebStart app, as well a fool-proof installation script for the webserver and database.
    Webstart may not be the ideal solution for your situation. If the users are always connected to the network, why the local webserver and database (can't they just use one connected to the net)? If the users aren't connected to a network, why Webstart?

  • Differnce between jre and container

    This may be a silly question, but i want to know what is the difference between jre and a container?

    gtkrish wrote:
    yes i am specifying about containers like sevlet container , it also does the job of executing code,right?No. The JVM is executing the code (insofar as the JVM ever actually executes anything). The container simply manages some of that code for you, and provides services to your code, such as JNDI

Maybe you are looking for

  • How can i Migrate from EJB Application to Hibernate

    Hi , i have developed web services using EJBs. can i create web services for my hybernate application. can anybody please help me for that?? please advice me how can i Migrate from my EJB Apps to Hibernate. thanks & Regards, nagalaxmi

  • Won't start up, black screen, only fan noise: want to recover: help

    So, this may be the end of the powerbook 17". And unfortunately, the last time I backed up was 2 months ago on a now dead Lacie external. No kidding. It won't accept a startup cd, it won't even grab a cd into drive. So, what's the chance I can recove

  • What security software is available for my Droid ?

    I just downloaded one of my financial institutions apps on my DROID. I few minutes later I recieved an email that my PC picked up as possibly a fisher. I'm looking to buy or download security software. I have no idea what company puts out a good secu

  • How to create Personal Calendar

    Anyone know how make personal calendar. I mean is that if any user login into portal and view calender app. he/she can only view the activities that he/she created not the whole activities on the table. Thanks.

  • Command for pcmanfm to open a new tab

    Hello: I want to have a key binding that open a new tab in pcmanfm instead of a new instance of the FM. Any ideas on how to achieve this? (I know how to work with key bindings in openbox, I just need help with the command to achieve my goal.) Thanks