How to install java plug-in in the client?

I am coding a web including an applet that need support of java plug-in, if a client didn��t install the plug-in, the following codes will download and install it automatically (I copy these codes from jdk��s demo ��SwingSet2��) :
<OBJECT
classid="clsid:CAFEEFAC-0014-0000-0001-ABCDEFFEDCBA"
WIDTH = 695 HEIGHT = 525
codebase="http://java.sun.com/products/plugin/autodl/jinstall-1_4_0_01-win.cab#Version=1,4,0,10">
<PARAM NAME = CODE VALUE = SwingSet2Applet >
<PARAM NAME = CODEBASE VALUE = "." >
<PARAM NAME = ARCHIVE VALUE = "SwingSet2.jar" >
<PARAM NAME="type" VALUE="application/x-java-applet;jpi-version=1.4.0_01">
<PARAM NAME="scriptable" VALUE="false">
<COMMENT>
     <EMBED
type="application/x-java-applet;jpi-version=1.4.0_01"
CODE = SwingSet2Applet
CODEBASE = "."
ARCHIVE = "SwingSet2.jar"
WIDTH = 695
HEIGHT = 525
     scriptable=false
     pluginspage="http://java.sun.com/products/plugin/index.html#download">
     <NOEMBED>
          </NOEMBED>
     </EMBED>
</COMMENT>
</OBJECT>
But my page is used in the LAN, clients cannot connect to the sun��s website, how can I let then install the plug-in automatically? I know that when install jdk, the plug in will be installed too, but the jdk is so large that I can��t ask all the user to install it. Is there an independent installation of plugin?
Thanks a lot!!!

Download the plugin and place a copy on your server. Then you simply amend the coebase tag:
codebase="http://java.sun.com/products/plugin/autodl/jinstall-1_4_0_01-win.cab#Version=1,4,0,10">
so that it points to the relevant directory on your server.
I copy these codes from jdk��s demo ��SwingSet2��) :Note that you can run your HTML file through the HTMLConverter located in javahome\bin to generate your HTML file.

Similar Messages

  • Excuse me,i failed to install java plug-in in the platform of pentium 4

    r there some compatiable problems between p4 n java plug-in?
    thx a lot~

    No there's no compatible issues with P4. The processor has nothing with java plug-ins since java uses its own virtual processor and it runs on different processors/OS platforms. Maybe there's some problem with your program installer.

  • How to install Jaya plug-in in the Safari in Ipad?

    When I surfing certain web site, specifically financial related website, it unable to open due to W/o Jaya plug-in. Anyone can help me on this?

    Your Macbook runs Mac OSX, while your iPad runs iOS. These are two completely different operating systems, meaning that just because you can do something in one it doesn't necessarily follow that you can do the same in the other (you wouldn't, for example, try to open an app on your Macbook by touching it would you? )
    You can install small Java scripts in the form of bookmarklets (services such as instapaper take advantage of this to provide some sort of integration with mobile Safari), but Java plugins cannot be installed. As for the future, who can say? But I wouldn't hold my breath if I were you...

  • Cannot install java plug-in 1.6.0_25 in firefox 7 under fedora 7

    I have firefox 6 under fedora 7, I try to upgrade to firefox 7 but it is it is already up to date, so I manually download firefox 7 in \home\admin\firefox7,
    but I found there is no java plug-in 1.6.0.25 and I google many site and it mention plugin folder inside firefox folder but I cannot see this folder, so
    how to install java plug-in 1.6.0_25 in firefox 7 under fedora 7?
    some more information,
    [admin@localhost 下載]$ locate libjavaplugin_oji.so
    /home/admin/firefox3.5/firefox/plugins/libjavaplugin_oji.so
    /home/admin/firefox4.0/plugins/libjavaplugin_oji.so
    /usr/java/jre1.5.0_15/plugin/i386/ns7/libjavaplugin_oji.so
    /usr/java/jre1.5.0_15/plugin/i386/ns7-gcc29/libjavaplugin_oji.so
    /usr/java/jre1.6.0_25/plugin/i386/ns7/libjavaplugin_oji.so
    /usr/java/jre1.6.0_25/plugin/i386/ns7-gcc29/libjavaplugin_oji.so
    /usr/lib/firefox-2.0.0.3/plugins/libjavaplugin_oji.so
    [admin@localhost plugins]$ su -
    Password:
    [root@localhost ~]# ln -s /usr/java/jre1.6.0_25/plugins/i386/ns7/libjavaplugin_oji.so /usr/lib/mozilla/plugins/libjavaplugin.so
    I follow many web site recommend method like above, still fail to installed java plug-in 1.6.0_25

    where is the "Firefox application's directory, in the plugins subdirectory"?
    [admin@localhost ~]$ cd firefox7
    [admin@localhost firefox7]$ ls -l
    total 29164
    -rw-r--r-- 1 admin admin 2153 2011-09-28 19:04 application.ini
    -rw-r--r-- 1 admin admin 7496 2011-09-28 19:04 blocklist.xml
    drwxr-xr-x 3 admin admin 4096 2011-09-28 18:59 chrome
    -rw-r--r-- 1 admin admin 36 2011-09-28 18:59 chrome.manifest
    drwxr-xr-x 2 admin admin 4096 2011-09-28 18:59 components
    -rwxr-xr-x 1 admin admin 134132 2011-09-28 19:05 crashreporter
    -rw-r--r-- 1 admin admin 3665 2011-09-28 18:59 crashreporter.ini
    -rw-r--r-- 1 admin admin 622 2011-09-28 18:59 crashreporter-override.ini
    drwxr-xr-x 3 admin admin 4096 2011-09-28 18:59 defaults
    -rw-r--r-- 1 admin admin 142 2011-09-28 19:04 dependentlibs.list
    drwxr-xr-x 2 admin admin 4096 2011-09-28 18:59 dictionaries
    drwxr-xr-x 3 admin admin 4096 2011-09-28 19:04 extensions
    -rwxr-xr-x 1 admin admin 50064 2011-09-28 19:05 firefox7
    -rwxr-xr-x 1 admin admin 50068 2011-09-28 19:05 firefox-bin
    drwxr-xr-x 2 admin admin 4096 2011-09-28 18:59 hyphenation
    drwxr-xr-x 2 admin admin 4096 2011-09-28 19:04 icons
    -rw-r--r-- 1 admin admin 478 2011-09-28 19:05 libfreebl3.chk
    -rwxr-xr-x 1 admin admin 311768 2011-09-28 19:05 libfreebl3.so
    -rwxr-xr-x 1 admin admin 5864 2011-09-28 19:05 libmozalloc.so
    -rwxr-xr-x 1 admin admin 589768 2011-09-28 19:05 libmozsqlite3.so
    -rwxr-xr-x 1 admin admin 190896 2011-09-28 19:05 libnspr4.so
    -rwxr-xr-x 1 admin admin 873300 2011-09-28 19:05 libnss3.so
    -rwxr-xr-x 1 admin admin 383568 2011-09-28 19:05 libnssckbi.so
    -rw-r--r-- 1 admin admin 478 2011-09-28 19:05 libnssdbm3.chk
    -rwxr-xr-x 1 admin admin 122232 2011-09-28 19:05 libnssdbm3.so
    -rwxr-xr-x 1 admin admin 81236 2011-09-28 19:05 libnssutil3.so
    -rwxr-xr-x 1 admin admin 13808 2011-09-28 19:05 libplc4.so
    -rwxr-xr-x 1 admin admin 10668 2011-09-28 19:05 libplds4.so
    -rwxr-xr-x 1 admin admin 128364 2011-09-28 19:05 libsmime3.so
    -rw-r--r-- 1 admin admin 478 2011-09-28 19:05 libsoftokn3.chk
    -rwxr-xr-x 1 admin admin 189256 2011-09-28 19:05 libsoftokn3.so
    -rwxr-xr-x 1 admin admin 167692 2011-09-28 19:05 libssl3.so
    -rwxr-xr-x 1 admin admin 12204 2011-09-28 19:05 libxpcom.so
    -rwxr-xr-x 1 admin admin 21458148 2011-09-28 19:05 libxul.so
    -rwxr-xr-x 1 admin admin 13692 2011-09-28 19:05 mozilla-xremote-client
    -rw-r--r-- 1 admin admin 4632263 2011-09-28 18:59 omni.jar
    -rw-r--r-- 1 admin admin 136 2011-09-28 19:04 platform.ini
    -rwxr-xr-x 1 admin admin 40668 2011-09-28 19:05 plugin-container
    -rw-r--r-- 1 admin admin 1921 2011-09-28 18:59 precomplete
    -rw-r--r-- 1 admin admin 177 2011-09-28 18:59 README.txt
    -rw-r--r-- 1 admin admin 34145 2011-09-28 19:04 removed-files
    -rwxr-xr-x 1 admin admin 10380 2011-09-28 19:04 run-mozilla.sh
    drwxr-xr-x 2 admin admin 4096 2011-09-28 18:59 searchplugins
    -rw-r--r-- 1 admin admin 825 2011-09-28 19:04 Throbber-small.gif
    -rw-r--r-- 1 admin admin 6 2011-09-28 18:59 update.locale
    -rwxr-xr-x 1 admin admin 118192 2011-09-28 19:05 updater
    -rw-r--r-- 1 admin admin 124 2011-09-28 18:59 updater.ini
    drwxr-xr-x 3 admin admin 4096 2011-10-26 22:21 updates

  • Plz help to install java plug-ins

    hi everybody,
    i am new to the world of java, i want to install java plug-ins in mozilla 1.7 on redhat linux 9.
    how to do it, plz help, thanx in advance..

    If Java was installed prior to Mozilla, it should have automatically installed.
    If not, or Mozilla was installed first, use these instructions from Mozilla:
    http://plugindoc.mozdev.org/linux.html

  • How to install optional plug-ins

    I just read in the March issue of Photoshop User magazine about optional plug-ins you can download from http://www.adobe.com/support/downloads/detail.jsp?ftpID=4048. It includes the Contact Sheet II plug-in among others. The article described how to install this plug-in but there are other things included in the Goodies folder that I'd like to install but not sure how. For example, there are textures but I don't see a textures folder where PS CS4 is installed. The readme file doesn't tell you how to install the features. Any help would be appreciated.

    most things like textures, actions, brushes etc. can be loaded via the flyout menu in their respective palettes. the little triangle in the upper right corner? click that, you'll see "load textures" or "load brushes" etc.

  • How to install a plug-in to create a .ico file

    I am new to Photoshop, I have CS6.
    I want to create a .ico file, I understand I need a plug-in to do so, where do I find the plug-in to install?
    Also, I have gone round in circles trying to find out how to install a plug-in. I didn't find the pdf help file very helpful on the subject.
    Thanking you for any help.

    Try
    http://www.telegraphics.com.au/svn/icoformat/trunk/dist/README.html

  • Hi Basis guys....... How to Install PI(plug-in) in ECC 6.0

    Hi,
    How to Install PI(plug-in) in ECC 6.0
    please let us know the procedure

    Hello,
    There must be already some value in zcsa/installed_languages in your instance profile.
    Now in SMLT check the language information for checking the relevant value for chinese language and add this value to the parameter : zcsa/installed_languages
    Regards,
    Siddhesh

  • How To install Java Application[J2SE] into Windows Mobile

    Hi All,
    I have developed an application for Mobile devices[ Windows Mobile] exclusively using Java[AWT].When I try to install , the application in mobile, i got the following error.
    *"MIDlet cannot be installed because critical information is missing from the MIDlet file (.jar). - 13 Please contact the MIDlet provider for more information."*
    I didnt use any midlet classes in my application. So my question is, what the above error denotes? and How to install
    java[AWT] application into mobile?. What are all the requirements to install the application?.
    Thanks in advance.

    Hi David, thank you very much, your information was very useful, finally i got the work done.
    The problem was with the JVM which is im used in my Windows Mobile. And im installed CrE-ME in my mobile
    to execute java application.
    The following link has the details of how to install the JVM and execute the aplication (.jar ).
    http://javatolearn.blogspot.com/search/label/Java%20in%20Windows%20CE%20with%20CrE-ME
    Thanks and Regards
    Baskaran

  • How to install Java on Red Hat

    Does anyone know how to install Java on Red Hat. I'm having problems installing it, and I can't really find any instructions anywhere on how to go about it. Thanks.

    Java won't run on Red Hat because of firewall
    problems.What ? Since when ? But there are problems with certain versions of RH.
    Nothing to do with a firewall though.
    >
    It only runs on Sun and Windows 95.
    But not the Vax version.

  • How to install JAVA , XML on 10.2.0.4.0 (AIX).

    Hi All,
    How to install JAVA , XML on 10.2.0.4.0 (AIX).
    Any document/link/ metalink doc would be highly appreciated
    Thanks In advance
    ivw

    Thanks for reply.
    I dont have dbca .. only ssh access, no gui
    sqlplus '/ as sysdba'
    SQL*Plus: Release 10.2.0.4.0 - Production on Fri Aug 21 02:24:59 2009
    Copyright (c) 1982, 2007, Oracle. All Rights Reserved.
    Connected to:
    Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bit Production
    With the Partitioning, Data Mining and Real Application Testing options
    SQL> select count(*), owner from all_objects
    where object_type like '%JAVA%' group by owner;
    no rows selected
    so java is not loaded in the database
    I believe in 9i we have to run this
    @?/javavm/install/initjvm.sql
    @?/xdk/admin/initxml.sql
    @?/xdk/admin/xmlja.sql
    @?/rdbms/admin/catjava.sql
    Is there is any change in 10g regarding these above steps?
    Edited by: ivw on Aug 20, 2009 9:28 PM

  • How to install Java on Yosemite?

    How to install Java on Yosemite?

    What version do you need, and what do you need it for?
    If just web applets, you only need the JRE. If running desktop apps or development, then you need the JDK.
    Java 1.6 is here: Java for OS X 2014-001
    Any later version via Java.com. Pick Java SE JRE or JDK as required.

  • How to installed java comm in solaris

    I have installed borland jbuilder5 enterprise edition,and
    put the libSolarisSerialParallel.so in LD_LIBRARY_PATH
    (LD_LIBRARY_PATH=/usr/lib), the comm.jar in jre\lib\,javax.comm.properties in jre\lib .
    But when I Open the serial port, the program always raise a exception "null".
    What can i do ?

    sorry :
    how to "installed" java comm in solaris
    --->
    how to install java comm in solaris

  • Com.sap.tc.ap\comp folder not found ,Installing Mobile Plug-Ins in the NWDS

    Hi Friends,
    While Installing Mobile Plug-Ins in the Netweaver IDE 7.1 I am unable to find the com.sap.tc.ap\comp folder which should be present there as per the configuration guide available at the link http://help.sap.com/saphelp_nwmobile71/helpdata/en/b6/0f5c4a07cd4bcdb58598760cb27766/frameset.htm.
    Please Suggest.
    Regards
    Nitesh

    HI David ,
    The Procedure given in the tutorial has given the steps as shown below but they have not given the detailed steps that how can we create the
    1. Data Objects ,
    2. Create back-end adapters
    3. Create associations ,
    4. Activate the data objects and the back-end adapters in the DOE ,
    5. Create a distribution model and Assign this distribution model to your test device
        The tutorial discribes in the below shown manner .
          1.      Create an SWCV called ServiceOrderManagement.
          2.      In the ServiceOrderManagement SWCV, create the standard data objects: Customersand ServiceOrders.
    The Customer data object must have the following attributes:
    ○       CUSTOMERID
    ○       CUSTOMERNAME
    ○       STREET
    ○       ZIPCODE
    ○       TOWN
    ○       REGION
    The ServiceOrders data object must have the following attributes:
    ○       CUSTID
    ○       ORDERID
    ○       EQUIPTYPE
    ○       DESCRIPTION
    ○       PERC_DONE
    ○       HOURS_SPENT
    ○       MATERIAL
           3.      Create back-end adapters for the data objects.
           4.      Create associations between the two data objects: the CUSTOMERID attribute of the Customer data object must have as association with the CUSTID attribute of the ServiceOrder data object.
           5.      Activate the data objects and the back-end adapters in the DOE.
           6.      Create a distribution model for the data objects and activate them.
           7.      Assign this distribution model to your test device
    Please suggest.
    Regards
    Nitesh

  • How to install when I keep getting the following massage  on windows 7 64 bit with or with firewall on and vwith or with virus protection on  here is post  This installation package could net be opened verify that the package exist and that you can access

    how to install when I keep getting the following massage  on windows 7 64 bit with or with firewall on and with or with virus protection on  here is post           " This installation package could net be opened verify that the package exist and that you can access"  same when trying to install quicktime

    I'd first try downloading an installer from the Apple website using a different web browser:
    http://www.apple.com/quicktime/download/
    If you use Firefox instead of IE for the download (or vice versa), do you get a working installer?

Maybe you are looking for

  • Why won't my iPod touch turn on or charge?

    My iPod touch 4th Generation will not charge or turn on. I have tried to hold the power button and the home button for ten seconds to get it to turn on after I had it plugged into my macbook. iTunes does not recognize it. What do I do now?

  • Apex_util.get_blob_file_src with a Public page

    Hello experts, In the Sample Database Application - Page 3. I need to make that page public, but the problem is if the page is public then the images do not show up ??? How can the images be available without authentication ??? If you tell how to sol

  • Emac games

    Hi, I wonder if anyone would care to recommend some games that : a) Would be suitable for an older eMac (700MHz, about 500MB RAM). b) Install with minimal hassle c) Offer good gameplay for 8 - 12 year old boys. d) are readily available through new or

  • HT1473 How do I get the songs from itunes onto my ipod?

    How do I get the songs I just purchased from itunes on to my ipod?

  • Scheduling manager not  active (greyd) in discoverer

    Hi I am using discoverer 4.1.48.06 in apps 11.5.10 and i like to schedule the reports and when open the discoverer viewer its disabled (Scheduler manager) by default.How to enable it to schedule the request rgds rajesh