Where do I get the JDK1.1?
I've gone here (http://java.sun.com/products/archive/jdk/1.1/ ) and downloaded the zip file but all I get is HTML files about the API and examples and other documentation. Where do I get the compiler (javac)? or have I gotten everything totally wrong?
I would appreciate any help that you could give.
[314 byte] By [
zoltan_ie] at [2007-9-30 23:27:35]

Hello
You wrote:
> Where do I get the compiler (javac)? or have I gotten
> everything totally wrong?
>
> I would appreciate any help that you could give.
This is a very, very, very old release of the technology. I hope are interested in this only as a curiosity and do not plan to use it in real life. Did I mention how old this is?
With that said, go to this page:
http://java.sun.com/products/archive/index.html
Pull down the menu beside "JDK 1.1" and select "1.1.8_010/_016"
Again - do not use this in real life unless you have some impossibly compelling requirement. If that is the case, please post a followup message describing what that is.