How to find JRE Version on client machine

My client machine does not have any class file, they are running web pages on web Browser.
We have some specific plug-in based on JRE Versions (e.g. JRE 5 or JRE 6).
Also we do not have permission to run an applet on client machine as it�s a security concern.
We have following senerio
Application server on Machine-1
Web Server on Machine-2
Client on Machine-3
We need JRE version of Machine-3.
Please provide me a solution.
Thanks in advanced.

Old post but replying anyways so that the solution can be used for later
For Firefox/Mozilla/Netscape this can be done through javascript like below
     for (i=0; i<navigator.plugins.length; i++) {
     document.write(navigator.plugins.name);
     document.write("::::");
     document.write(navigator.plugins[i].filename);
     document.write("::::");
     document.write(navigator.plugins[i].description);
     document.write("<p>");
It prints out "Java Plug-in::::NPJava12.dll::::Java Plug-in 1.4.1_02 for Netscape Navigator (DLL Helper)"
from which the plug-in version can be found out
For IE :
     try{
          var obj= new ActiveXObject("WScript.Shell");
          if (obj!= null) {
//Version for the installed JRE          
var ver = shell.regRead("HKEY_LOCAL_MACHINE\\Software\\JavaSoft\\Java\ Runtime\ Environment\\CurrentVersion");
          alert(ver);
     }catch(e){}

Similar Messages

  • How to find the Remote Desktop Client Version?

    How to find the Remote Desktop Client Version in Lion?  I'm asking because in starting up a mid 2011 MacBook Air, I ran Software Update, which determined that Remote Desktop Client version 3.5.1 was available.  I wanted to find what the existing version (older than 3.5.1) that came with Lion was, but coudn't find it.
    Thanks.

    Get Info on:
    /System/Library/CoreServices/RemoteManagement/ARDAgent
    or if you have Apple Remote Desktop on an administrator system, you can see the workstation client versions by control-clicking in the header in the computer list and selecting to show the ARD version column.
    Regards.

  • Can Web Start call earlier installed versions on client machine?

    Can Web Start invoke earlier installed versions of the
    JRE on a client machine, without invoking a download?
    I ask because I have tried to so, unsuccessfully,
    using the versions attribute of the j2se element.
    In the usenet thread 'Jar test, with 1.4 VM?',
    Usenet Message ID:
    [email protected]
    http://groups.google.com/groups?selm=1170640609.025666.236030@s48g2000cws.googlegroups.com
    (follow the Google link at the top, to the thread)
    I was attempting to confirm that a Jar file I
    was deploying, was 1.4 compatible.
    The test failed, because despite that the (1)
    user who attempted it had a working 1.4.2 install,
    the JNLP file (which declared version='1.4'),
    was prompting for a download. The user was
    not prepared to do that, understandably -
    that was exactly what I was trying to avoid
    doing, myself.
    Since then, I did further testing locally -
    trying to get a 1.5 launch when my current
    Java is 1.6 - I have a number of 1.5 versions.
    No request for '1.5', '1.5.0_08' or '1.5*' worked
    (OK - that last one was just a WAG*), every time
    I was prompted for download (which also failed,
    as an aside!).
    What am I getting wrong?
    Do I misunderstand the intent of the j2se element
    finding earlier verions? Is it only versions that
    were installed by web start?
    Is my understanding of how to use the version
    attribute, incorrect?
    * Where are the detailed instructions on the
    allowable forms of the version attribute?
    Neither the spec. nor developers guide seem
    to go into it in any detail. Some of the forms
    I have seen around the forum were (AFAIR)..
    <!-- Suggests 1.4 preferred? -->
    version="1.4 1.5+"
    <!-- Suggests 1.4 only? -->
    version="1.4"
    <!-- Suggests 1.4.2 preferred, if microversion
    13+ is found, else 1.5+? -->
    version="1.4.2_13+ 1.5+"FWIW - here is the JNLP I am currently using
    for the test, it is 'live and public'..
    <?xml version='1.0' encoding='UTF-8' ?>
    <!--
    If you see this message in your browser, it means the
    browser is not correctly set up to handle the JNLP file
    type, that launches Java applications within a secure
    environment, that cannot access your computer, or data.
    To get the browser (and PC) correctly set up to handle
    this type of file, visit ..
      http://www.java.com/
    ..to install the free, secure, Java Plug-In made
    by Sun Microsystems.
    -->
    <jnlp spec='1.0'
        codebase='http://www.athompson.info/family/'
        href='thompson-1.4.jnlp'>
      <information>
        <title>Thompson Family Genealogy</title>
        <vendor>Andrew Thompson</vendor>
        <description kind='one-line'>
          The ancestors of William Robert Ramshaw Thompson
        </description>
        <offline-allowed />
        <shortcut online='false'>
          <desktop/>
        </shortcut>
      </information>
      <resources>
        <j2se
          version="1.4"
          href="http://java.sun.com/products/autodl/j2se" />
        <jar href='genj-applet.jar' main='true' />
      </resources>
      <applet-desc
        main-class='genj.applet.Applet'
        name='genealogy'
        codebase='./index.html'
        width='300'
        height='170'
        >
          <param name='GEDCOM' value='thompson.ged' />
          <param name='ZIP' value='thompson.zip' />
      </applet-desc>
    </jnlp>

    Using your tips, I was able to find the 1.5
    JRE's listed in the Java control panel
    (of an XP Pro box) and see they had no
    checkmark for 'enabled'.
    After enabling 1.5.0_08, I was successfully
    able to launch the application (OK - applet
    really) using the 1.5.0_08 JRE.
    Thanks.
    As an aside, I had to specify '1.5.0_08'
    exactly to get that JRE. This is fine for
    local testing, but sometimes it is handy
    to ask others to help test via the web,
    and it would be nice if I could make it less
    specific (e.g. '1.5', to get any installed
    and enabled JRE that is a 1.5 variant)
    Do I understand wrong? Should that work,
    to specify '1.5' and get a '1.5.0_08' JRE that
    is installed and enabled?

  • How to find out version of Jakarta-ORO in Weblogic.jar

    Our environment is Weblogic 6.1 SP3 on Win2k professional with JDK 1.3.1_03 (build
    1.3.1_03-b03). We use Protomatter Syslog in our application and it uses Jakarta
    ORO classes for regexp parsing. Since Weblogic jar already has the classes we
    do not have a separate jar for ORO in our classpath.
    We have seen ArrayIndexOutOfBounds exceptions in ORO code and the bug is listed
    as solved in version 2.0.7 & later versions. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17707
    I appreciate someone letting me know how to find the version of ORO in Weblogic
    6.1 SP3. I could try placing the Jakarta jar before Weblogic jar on my classpath,
    but I would like to figure out the problem instead of trial and error.
    Thanks,
    Nitin
    [ArrayIndexOutOfBounds.txt]

    I don't find it with a quick scan of the src610 code line, you might have to
    open a support case, unless you can give me a class name for some more
    hints.
    mbg
    "Nitin Shenoy" <[email protected]> wrote in message
    news:[email protected]..
    >
    Our environment is Weblogic 6.1 SP3 on Win2k professional with JDK1.3.1_03 (build
    1.3.1_03-b03). We use Protomatter Syslog in our application and it usesJakarta
    ORO classes for regexp parsing. Since Weblogic jar already has the classeswe
    do not have a separate jar for ORO in our classpath.
    We have seen ArrayIndexOutOfBounds exceptions in ORO code and the bug islisted
    as solved in version 2.0.7 & later versions.http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17707
    >
    I appreciate someone letting me know how to find the version of ORO inWeblogic
    6.1 SP3. I could try placing the Jakarta jar before Weblogic jar on myclasspath,
    but I would like to figure out the problem instead of trial and error.
    Thanks,
    Nitin

  • How to put image file on client machine through JBOSS

    I need to imlement the functionality like google map on website, where my server is JBOSS
    server. We used the newest technology SVG(scalable vector graphics) which doesn't loose the
    image quaility on increasing the size of the image.
    we are doing backend processing of the image and throwing the png images on the client.
    machine. I already written a program which can be used at the time of zooming and panning
    of the image and can throw the image but that is all PC based. but when I am implementing
    on the server it is giving error because code is not getting any output directory to save
    the image on sever.
    Please tell me if that can be happen through caching or how can I save image on
    client machine without user authenication and can retrieve on the web page. so that my
    server doesn't have extra load.

    hi jagdish,
    Check this thread. discussed uploading file step by step
    Re: How to upload and search a document in KM
    Regards,
    Ganesh N

  • HOW TO GET INFORMATION ABOUT THE CLIENT MACHINE AT DATABASE LEVEL

    HOW TO GET INFORMATION ABOUT THE CLIENT MACHINE AT DATABASE LEVEL USING 10g Database and 10g Application Server
    we have developed an application using oracle forms 10g with
    oracle database 10g and Application server 10g
    Application uses a single Oracle User name to connect to database
    where as at Application level there are different users (these are not database users)
    Now how can we get the information about the user/his machine etc. at database level. earlier in 6i/8i we use to get by using
    USERENV('TERMINAL')
    we had written a triggers on tables on Insert/Update where we used to update a database field Last user terminal with USERENV('TERMINAL')
    but not this information is comming to be the machine name of application server where as we wish this to be the machine name of Client. Any Way outs
    thanks
    Chaand Kackria

    hi, you can use the sys_context function, like this:
    select sys_context('userenv','current_user'),
         sys_context('userenv','os_user'),
         sys_context('userenv','host'),
         sys_context('userenv','ip_address'),
         sys_context('userenv','instance'),
         sys_context('userenv','sessionid'),
         sys_context('userenv','terminal')
    from dual;
    Is this what you 're looking for?

  • How to find the version of oem

    How to find the version of the installed oem?
    I have /home/oracle/10.1.0/oem
    But I wanted to know the the last digit as well
    thanks

    BTW - For both DB Control and Grid Control, you can also use also find the version using the url (assuming your EM is already working)
    http://servername:port/em/console/aboutApplication
    From the displayed page, you can also click on the License url to go to the Oracle Enterprise Manager 10g License Information.

  • How to find supported versions of IE

    Can someone please tell me how to find which versions of Internet Explorer are supported by which versions of Interactive Reporting. I've been banging my head against the wall trying to find the documentation that will give me that information. I'm not so much interested in someone telling me the answer as I am in finding out how to find the answer myself.
    Any help much appreciated.
    dave

    Could you tell me if Interactive Reporting WebClient is work goog with IE9 ? I have some problems with in version 11.1.2.2 , when the windows user have no administrator right, the result of BQY section is not displayed and the windows not work good.
    Thanks for your answer.
    Regards.
    Edited by: 960184 on 7 mars 2013 09:20

  • How to find the Version of CRM system

    Hi All,
    I have to install CRM system and I dont have any other information other than the EWA Report, Can any one let me know how to find the Version of CRM system and we dont have Java installed in it (Generally we check WEBCUIF but as we dont have Java I cannot see the Package). Can I go with the CRMUIF ?? .
    I have Pasted the information of Support Package Maintenance, that is available in EWA Report.
    BBPCRM
    600
    4
    13
    SAP BBPCRM Server
    CRMUIF
    600
    4
    17
    SAPK-60004INCRMUIF
    SAP CRM User Interface Framework
    PI_BASIS
    2005_1_700
    16
    26
    SAP R/3 Basis Plug-In
    SAP_ABA
    700
    16
    29
    SAP Application Basis
    SAP_AP
    700
    13
    29
    SAP_BASIS
    700
    16
    29
    SAP Basis Component
    SAP_BW
    700
    18
    31
    SAP Business Information Warehouse
    ST-A/PI
    01P_700
    0
    SAPKITAB7I
    SAP Service Tools for Applications Plug-In
    ST-PI
    2008_1_700
    6
    8
    SAP Solution Tools Plug-In
    Please let me Know. Thanks in Advance.
    Vijay

    Hi,
    Logically your Status bar should show that.
    Login to gui. --> system -> Status
    and then you should see the crm version in your Component version.
    SAP CRM ABAP 6.0
    You should go with
    BBPCRM
    600
    Thanks
    Rishi abrol

  • How to Find JDBC Version

    how to Find JDBC Version

    I got the solution in this thread
    http://forum.java.sun.com/thread.jspa?forumID=48&threadID=290542

  • Where can i find JRE Version 1.4.1_02

    Please do let me know where i can find JRE Version 1.4.1_02

    Hmmmmm.....
    The link that was provided in the 13-Oct-2004 response, (two years ago) still seems to work.
    It gets you to downloads for Windows, Linux, Solaris(SPARC), and Solaris(x86).
    It has the JRE, it has the SDK, it has instructions for each,
    and it has their licenses.
    It even has a couple of Solaris patches.
    Rather than just ask again, did you even try that link ?

  • How to find Software version using a copy of software without installing

    How to find Software version using a copy of software without installing

    How to find Software version using a copy of software without installing
    See answer given by Ahmed
    Right click on setup file and select properties and then details tab.
    http://social.msdn.microsoft.com/forums/sqlserver/en-US/c5424ffa-ce98-4899-ac0d-97cbcac10029/how-to-get-versionbuild-from-sql-install-media
    You can also open Mediainfo.xml to see information from Installation file
    Please mark this reply as answer if it solved your issue or vote as helpful if it helped so that other forum members can benefit from it.
    My TechNet Wiki Articles

  • JRE Setup to Client machine on Intranet by using browser...

    Hi everybody,
    I have a problem about setting up JRE. If a client on the network wants to execute my client application, if there is no jre on the clent machine, the application try to connect java.sun.com for setting up JRE. If client machine has no internet connection, then the application cannot work. So my aim is to set up jre on the local server. For this, I reserched many times. But I cannot success. Becuase I dont know what is requirements for setting JRE b y using browser.
    Thanks for help...

    Hi
    Part II of the [Java Plugin Developers Guide|http://java.sun.com/j2se/1.5.0/docs/guide/plugin/index.html] describes the deployment using IE.
    Cheers
    /

  • How to find Cobol version in peoplesoft 8.9

    Dear All,
    Much appreciate if any one share inputs on how to find cobol version in peoplesoft 8.9
    thanks and Regards,
    BK

    In your cobol directory you should find a file called cobver which should have the information you are looking for.
    E.g.: /<cobol_directory>/etc/cobver

  • How to find installed versions in R12 on Windows

    how to find installed versions in R1213 on Windows 2008 server

    Hi;
    how to find installed versions in R1213 on Windows 2008 serverWhat you mean? You can install R12.1 than rise R12.1.3
    Follow below notes:
    How to check if certain Oracle Applications product/module is implemented? [ID 443699.1]
    How to check, which EBS Techstack Patchsets have been applied on 11i or R12 ? [ID 390864.1]
    Regard
    Helios

Maybe you are looking for

  • Icons Will Not Display

    Map icons not displaying properly. Here is the url that is being built by the oraclemaps.js file: http://<host>/mapviewer/fsmc/images//infoicons/closeDialog_n.png instead of this: http://<host>/mapviewer/fsmc/images/infoicons/close.gif We are being r

  • Problems providing files for print on an A4 page?

    Hi, I have created a small book with pages of an average size of A5.  I exported it to PDF and put on crop marks etc and sent it off to my printer.  However, they say they need the pages with crop marks on A4 pages (not scaled up, just the A5 page ba

  • WRT54G: Dead after a year?

    I've had this WRT54G for a year or so, it's worked well since I bought it.  However tonight my network just died completely out of nowhere.  I couldn't figure out what the problem was, because my router was still getting a DHCP server from the modem

  • Portal trying to connect to syndicator with wrong user

    I'm trying to create my first KM syndicator / subscriber.  I've followed the steps from this document <a href="https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/38effdbf-0d01-0010-c3ad-9d9547a492af">https://www.sdn.sap.com/irj/sdn/g

  • Request number change

    Hi I have assigned 5 function modules to 1 function group and it saved under 1 Request number. Now i want to add 2 function modules from those 5 FM to different Request/Task number. How can i do? Inputs will be appreciated. Thanks