Installing jdk1.3 v/s j2sdk 1.4. Please Guide

What is the difference between
1.) jdk and j2sdk.
I have downloaded jdk1.3.1 and installed it,can go in the
jdk1.3\bin directory.
set PATH=C:\jdk1.3\bin;
java -version
Output:
java version "1.3.1_02"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1_02-b02)
Java HotSpot(TM) Client VM (build 1.3.1_02-b02, mixed mode)But when I download and install j2sdk1.4.2_07,and try to
install this in the jdk1.4 directory created,no subdirectories seems
to created here,like the jdk1.3
Rather I get a Java Web Start button on the desktop...
Whats the problem?

What is the difference between
1.) jdk and j2sdk.No difference.
I have downloaded jdk1.3.1 and installed it,can go in
the
jdk1.3\bin directory.Maybe you should rather get 1.4.2 or 1.5.0...
But when I download and install j2sdk1.4.2_07,and try
to
install this in the jdk1.4 directory created,no
subdirectories seems
to created here,like the jdk1.3
Rather I get a Java Web Start button on the
desktop...
Whats the problem?I guess the problem is that the JDK wasn't installed to the directory you specified, but somewhere else. Because installed it was, you wouldn't see the Webstart icon otherwise.

Similar Messages

  • I wish to install free Adobe photoshop for novice. Please guide me.

    Hi,how to install free version of photo shop for beginners?

    There is no free version.  There is a 30 day trial version of either Photoshop:
    https://creative.adobe.com/products/download/photoshop
    or Photoshop Elements:
    https://www.adobe.com/cfusion/tdrc/index.cfm?product=photoshop_elements&loc=us

  • Installing JDK1.5 ON WINDOWS XP

    HI,
    i have installed jdk1.5 on windows xp.when i type java -version it gives me the correct version ie 1.5.09.but when i type javac -help it gives me an error SAYS"JAVAC NOT RECOGNISED AS AN INTERNAL OR EXTERNAL CMD"...WHY IS THIS?also when i start tomcat it shows me the error.."windows cannot find -DJava .util.logging.manager=org.apache.juli.ClassLoadLogManager"..please help me sort this out..I am trying this for 2 days..

    are you sure you installed the JDK? sounds to me like you might have installed a JRE instead. either that, or the installation isn't quite complete and you need to set the environment PATH variable to be pointing to the bin directory of the JDK, that is, where javac.exe lives
    the tomcat thing might not be a big issue, I think it's just the old "log4j isn't configured" problem. if your tomcat install seems to be working ok it's no big deal; logging isn't essential to the runtime

  • Error while installing jdk1.5.07 on Windows 2000.(data1.cab file missing or

    I am unable to install jdk1.5.0.07/jdk1.5.0.11and while Copying files this error is generated.
    "Data1.cab file is missing or corrupt.". I have tried to download the same from Sun's download centre as offline installation.
    Please suggest a solution.
    Regards,
    Neha Shrivastava

    I have tried downloading it again and also used the installer which was successfully able to install on Windows XP.
    Also, a few days back I was able to install jdk1.5.0.07 but then my system was attacked by some trojan and I had to format it. Since then I am unable to install it using the same exe.

  • Installing jdk1.4.0 new beginner problem

    Anyone help please,
    I'm trying to install jdk1.4.0, I've finished downloading and install into my pc win2k, I went into Environment Variables to setup a New System Variable, then there is a two boxes/spaces needs to fill in a Variable Name and a Variable Value, I can not remember what do I need to fill in please anyone help what is Variable Name and Value?. Thanks. Costa,England. [email protected]

    I'm not on a Windows/2000 machine at the moment. But the most obvious values would be PATH and a directory vale. I found the following in the installation notes:
    Windows NT, Windows 2000, and Windows XP - To set the PATH permanently:
    a.     Choose Start, Settings, Control Panel, and double-click System. On Windows NT, select the Environment tab; on Windows 2000 select the Advanced tab and then Environment Variables. Look for "Path" in the User Variables and System Variables. If you're not sure where to add the path, add it to the right end of the "Path" in the User Variables. A typical value for PATH is:
    C:\jdk1.4\bin
    Capitalization doesn't matter. Click "Set", "OK" or "Apply".
    The PATH can be a series of directories separated by semi-colons (;). Microsoft Windows looks for programs in the PATH directories in order, from left to right. You should only have one bin directory for a Java SDK in the path at a time (those following the first are ignored), so if one is already present, you can update it to jdk.
    b.     The new path takes effect in each new Command Prompt window you open after setting the PATH variable.
    See http://java.sun.com/j2se/1.4/install-windows.html for more information.
    Hope this helps.
    -Merwyn,
    Developer Technical Support,
    http://www.sun.com/developers/support.

  • Need help in installing jdk1.4

    Hi ,
    I am planning to install jdk1.4.2_10 in solaris 8. I've downloaded it but i could able to visit "recommed patch" web page. I am getting 'invalid target' message.
    Currently I am using jdk1.4.2_03.
    Could anyone please let me know shall I start installing jdk1.4.2_10 without installing any solaris patch.
    Please advice me, It is quite urgent.
    Thanks,
    Shaik Sulaiman

    I want to thank everyone for their replies and I wanted to give you an update as well. I actually did the install right after I asked this question and then was in for a rough few days afterwards.
    I made the mistake (in my opinion) of upgrading to system 10.4.8 after the install and I lost my windows media player and other thing so I ended up doing an archive and install and lost a bunch of things. I'm still in the process of getting my lost things back but I'm coming through on the other end. I'm upgraded to 10.4.6.
    I have not tried to burn any CD's yet which I need to do. As some of you may remember I was having problems burning CD's before and even got a new CD player installed.
    I'm glad I am still under my service warrantee since I've spent quite a few hours on the phone with Apple lately!!!
    Oh, I had bought the install disk 4 months ago but I was afraid to install it because of the kinds of problems I ran into AFTER installing it.
    I ended up dumping system 9.2.2 in my trash and deleting it. (I have full backups of everything) Is there anywhere else on my computer where I could find any more of system 9.2.2 to delete? I deleted all the parts of the system folder and applications. I really need disk space, I'm getting short. I have 38.2 gigs.
    Again thanks everyone!
    Martha
    eMac G4   Mac OS X (10.4.6)  

  • Install jdk1.5 on linux machine

    Hi,
    I need to install jdk1.5 on linux machine.
    I downloaded jdk-1_5_0_10-linux-i586.bin to /users/sarayu/downloads and followed the below steps to install.
    a) chmod 777 jdk-1_5_0_10-linux-i586.bin
    b) In /users/sarayu/downloads directory I ran the binary file as
    ./jdk-1_5_0_10-linux-i586.bin
    I feel that jdk1.5 is not installed on linux machine and I didn't find the directory named as jdk-1_5_0_10.
    =======================
    For inquiries please contact: Sun Microsystems, Inc., 4150
    Network Circle, Santa Clara, California 95054, U.S.A.
    (LFI#143333/Form ID#011801)
    Do you agree to the above license terms? [yes or no]
    yes
    usage: tail [+/-[n][lbc][f]] [file]
    tail [+/-[n][l]r] [file]
    ./jdk-1_5_0_10-linux-i586.bin: test: argument expected
    =====================================================
    Please let me know how to resolve this one.
    Thanks ,
    Sarayu.
    Message was edited by:
    Sarayu_Geethajali

    This web page should help you diagnose and troubleshoot your installation related issue:
    http://java.sun.com/j2se/1.5.0/install-linux.html

  • After downloading & installing application of adobe creative suite cs2 version 6,  screen of adobe photoshop cs2 is not opened by clicking icon . message is giving " ausba4.dll " was not present. Please guide me.?

    I have downloaded & installed adobe creative suit cs2 version 6 but when I click the icon of adobe photoshop in desktop it is not opened & giving message " this application has failed to start because " ausba4.dll " was not found. reinstalling of the application may fix the problem " I have reinstall & opened many times but even then it is not opened. Please guide me accordingly.

    I'd try disabling the Twain_32.8BA plugin in
    C:\Program Files\Adobe\Adobe Photoshop CS2\Plug-Ins\Import-Export
    You can disable the plugin by putting an ~ (tilde) in front of the name or moving the plugin to your desktop.
    Then try photoshop cs2 and see if you still get the error message.
    I suspect the error has to do with your scanner driver, since photoshop cs2 does not have an ausba4.dll

  • This morning Find My Phone alert went off on all my devices connected to my Apple ID at the same time, is this a bug or should I be worried that my id is hacked? I didn't have Find My Phone app installed on many of these devices. Please advice. Thanks

    This morning Find My Phone alert went off on all my devices connected to my Apple ID at the same time, is this a bug or should I be worried that my id is hacked? I didn't have Find My Phone app installed on many of these devices. Please advice. Thanks in advance.

    If you have enabled Find My iPhone/iPad on your devices, any one with access to your Apple ID and Password can Play Sound on your devices.
    Tap to enlarge image.

  • HT3777 I have a Window 7 HP laptop. I want to install Snow Leopard on an external hard drive as the memory space on my laptop is very less. I have the original snow leopard disc and I think it's a retail version . Please guide me through the installation.

    I have a Window 7 HP laptop. I want to install Snow Leopard on an external hard drive as the memory space on my laptop is very less. I have the original snow leopard disc and I think it's a retail version . Please guide me through the installation in details. Can you also please let me know about this boot camp.

    You cannot. From a legal standpoint, the license agreement for OS X mandates that you run OS X only on Apple hardware. HP is not (yet) owned by Apple.
    From a technical standpoint, your HP laptop doesn't use EFI, but rather an early predecessor called a BIOS. Apple is the only vendor of consumer computer hardware that uses EFI; other vendors reserve EFI for use in servers.
    Secondly, Apple's operating systems support a rather limited number of configurations of video hardware and mainboard chipsets directly since they need only support those systems that they manufacture. You cannot use Windows software or drivers on OS X, so prior to installation, you would need to write your own hardware drivers for your laptop, create an OS X drive image on a Mac, and then modify that image with your drivers before putting it in the HP.
    It will be simpler (and legal), to simply purchase a used Mac. Apple's online store has refurbished MacBook Airs starting at $850 and Mac Minis for $700. If you go to e-bay or craigslist, you'll find used Macs for considerably less.

  • I have an iMac with mountain lion 10.8.3 with boot camp 5.0.2 .i installed windows 7 -64 bit with boot camp but the boot camp didn't install drivers for windows please guide me for trouble shooting .

    i have an iMac with mountain lion 10.8.3 with boot camp 5.0.2 .i installed windows 7 -64 bit with boot camp but the boot camp didn't install drivers for windows please guide me for trouble shooting .

    Kappy wrote:
    Boot Camp doesn't install the drivers. You have the drivers on a separate USB device if you followed directions. Once in Windows connect the USB drive with the driver software. It should startup automatically and install the drivers.
    You don't even need to do that. As downloading the drivers from within Boot Camp Assistant can be unreliable, it is better to get the package directly from here:
    http://support.apple.com/kb/DL1638
    Copy the .zip file to a USB flash drive or burn it to a DVD in OS X. Install Windows as normal, insert the flash drive/DVD in Windows, copy the .zip file to the hard drive, extract it, then run the setup executable.

  • I installed Windows 7 in my Macbook pro, I can access Windows data in Mac, but I can't copy and delete it. and the same case while i am working in Windows. Could you please guide me if there is any solution, where I could copy/paste/delete my data.

    I installed Windows 7 in my Macbook pro, I can access Windows data in Mac, but I can't copy and delete it. and the same case while i am working in Windows. Could you please guide me if there is any solution, where I could copy/paste/delete my data.

    OS X can natively read NTFS of Windows, but not write to it.
    Windows can't read or write to HFS+ of OSX, and that's a good thing from a security standpoint.
    Ideally if you share files between operating systems you should have a FAT/MSDOS formated USB key or hard drive. (exFAT external drive if any of your files are over 4GB in size) both these formats are universal for OS X or Windows.
    If you install software into Windows and OS X to read each others formats, then you have to pay to update/upgrade it deal with headaches.
    If you swtich between Windows and OS X a lot, don't need full hardware performance for Windows, you may consider installing virtual machine software like VMFusion or Parallels which can take a copy of your Windows in Bootcamp and place it into OS X as a file then run that copy of Windows in a window in OS X like so.
    Advantage here is you run most of your light weight Windows programs like this at the same time as OS X.
    Benefit is you can run just about any Windows or Linux version and OSX server editions (not client versions)
    Bootcamp only allows Windows 7, that's it now.
    You'll also be interested in two fre pieces of software, Carbon Copy Cloner and Winclone on macupdate.com.
    CCC clones OS X partition and Winclone clones the Bootcamp partition. Valuable for you.
    Good Luck

  • Mac pro running OS 10.5.8 won't boot. Apple logo and spinning wheel shows then Apple logo turns into Forbidden signage while spinning wheel continue. It happenened right after I installed a firmware. Had to restart.Please help. What can I do?

    Mac pro running OS 10.5.8 won't boot. Apple logo and spinning wheel shows then Apple logo turns into Forbidden signage while spinning wheel continue. It happenened right after I installed a firmware. Had to restart.Please help. What can I do?

    Work through the suggestions in this article:
    Mac OS X: Gray screen appears during startup

  • I have installed the new up to date itunes which i can open on my PC, however when i connect my ipad or iphone i get an error saying i cannot use the device as the require software isn't installed?? I'm very confused please help......

    I have installed the new up to date itunes which i can open on my PC, however when i connect my ipad or iphone i get an error saying i cannot use the device as the require software isn't installed?? I'm very confused please help......

    Let's try a standalone Apple Mobile Device Support install. It still might not install, but fingers crossed any error messages will give us a better idea of the underlying cause of why it's not installing under normal conditions.
    Download and save a copy of the iTunesSetup.exe (or iTunes64setup.exe) installer file to your hard drive:
    http://www.apple.com/itunes/download/
    Download and install the free trial version of WinRAR:
    http://www.rarlab.com/
    Right-click the iTunesSetup.exe (or iTunes64setup.exe), and select "Extract to iTunesSetup" (or "Extract to iTunes64Setup"). WinRAR will expand the contents of the file into a folder called "iTunesSetup" (or "iTunes64Setup").
    Go into the folder and doubleclick the AppleMobileDeviceSupport.msi (or AppleMobileDeviceSupport64.msi) to do a standalone AMDS install.
    (If it offers you the choice to remove or repair, choose "Remove", and if the uninstall goes through successfully, see if you can reinstall by doubleclicking the AppleMobileDeviceSupport.msi again.)
    Does it install (or uninstall and then reinstall) properly for you? If so, can you get a normal iTunes install to go through properly now?
    If instead you get an error message during the install (or uninstall), let us know what it says. (Precise text, please.)

  • Help with this error message: System extenstion cannot be used:The system extension "/System/Library/Extensions/AppleACPIPlatform.kext" was installed improperly and cannot be used. Please try reinstalling it, or contact the product's vendor for an update.

    I have this error message:
    System extension cannot be used
    The system extension “/System/Library/Extensions/AppleACPIPlatform.kext” was installed improperly and cannot be used. Please try reinstalling it, or contact the product’s vendor for an update.
    Please help. Is there a update or how do I reinstall?
    Thanks,
    John

    I submitted the above question, later finding that it has been answered by Buller already.  No one need reply as Buller's answer seems to solve the problem for others, and I'll try that.
    Jim

  • I have been trying to download the newest itunes to my windows 7 computer wit the last 2 wks now... im at the stage where iv tried everting from uninstalling itunes to installing it again... can someone please help be4 i throw the computer out the window!

    i have been trying to download the newest itunes to my windows 7 computer wit the last 2 wks now... im at the stage where iv tried everting from uninstalling itunes to installing it again... can someone please help before i throw the computer out the window!

    Here is what worked for me:
      My usb hub, being usb2, was too fast. I moved the wire to a usb port directory on my pc. That is a usb1 port which is slow enough to run your snyc.

Maybe you are looking for

  • SIGABRT error when choosing a row of a tableview

    Hello, I am creating an iPhone app and I keep getting a "SIGABRT" error. I have a tableview where I want a separate webpage pushed for each rows. Currently, what happens is that the table displays; however, when I pick a row it gives me a SIGABRT err

  • Field Validation on Read Only Field

    I'm trying to create a pop up error box if a field contains null values. The problem is that the field I'm trying to do the validation on is a read-only field. It's the Account field on the Contact Object or Module. It won't allow me to include valid

  • CS3: Favorites from Bridge dont show up in Adobe Dialog

    Favorites from Bridge don't show up in the Adobe dialogs of ID, AI and PS. This issue was already reported here: http://www.adobeforums.com/webx/.3bc3e4b8/12 with no solutions or workarounds to the problem. This function was very useful in CS2. I can

  • How i remove the stand from an Intel iMac 17"  ???

    Please help...is it possible to remove the stand from an intel based imac 17" . If yes how i do it? Thank you

  • Lion Server won't display AD imported users

    I have a Lion Server running 10.7.5 on a Mid 2011 Mac Mini Server, the server is bound to our Windows 2008 domain and the server is used to manage iOS device via Profile Manager as well as a suite of iMacs via Open Directory and Work Group Manager. A