|
-
Feb 25th, 2003, 05:50 PM
#1
Thread Starter
PowerPoster
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!
-
Feb 26th, 2003, 10:02 PM
#2
Addicted Member
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
-
Feb 26th, 2003, 10:03 PM
#3
Addicted Member
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
-
Feb 27th, 2003, 02:38 AM
#4
Thread Starter
PowerPoster
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|