Results 1 to 4 of 4

Thread: Jdk 1.1

  1. #1

    Thread Starter
    PowerPoster Fox's Avatar
    Join Date
    Jan 2000
    Location
    *afk*
    Posts
    2,088

    Jdk 1.1

    Where can I get the JDK 1.1 ? Sun doesn't offer it for downloading anymore... I need it to make sure I don't use any later classes or functions in my applet! This is because I want my applets to run on older IE browsers too.

    I'm using JBuilder6 to compile my code, is there be any option to make the compiler restrict to Java 1.1? The settings under Build (Target VM) don't work as I need it!

  2. #2
    Addicted Member
    Join Date
    Apr 2001
    Location
    Ottawa, Canada
    Posts
    181
    why are you doing that. you might end up using depricated class/functions

    also if it's an important applet, the user can always get the newest java from the sun site.

    i always try and write stuff with the newst version (no betas)..

    --770

  3. #3
    Addicted Member
    Join Date
    Apr 2001
    Location
    Ottawa, Canada
    Posts
    181

    Products listed on this page have completed the Sun End of Life process.

    Users should upgrade to current product versions.

    These products are no longer supported by Sun.
    sun website says the same thing.

    --770

  4. #4

    Thread Starter
    PowerPoster Fox's Avatar
    Join Date
    Jan 2000
    Location
    *afk*
    Posts
    2,088
    Because many users still have Win9x with a MS Java VM and I want my applet to run without ANY installation on all machines.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width