Can I get java 1.2.2 source code

I have a legacy applet which will go off this year. Unfortunately I have to maintain that on java 1.2.2. I don't want upgrade that to java 5.0 or later for the reason its not going to be there after 8 months.

This Applet requires 1.2.2 but our client machines are upgraded to 5.0 I tried Java Web Start/Plug in none of them worked.

So my last try is getting the source code and change the package structure and reference that from my applet(Just to make it work till end of this year).

I really appreciate your support

--Murali

[560 byte] By [Murali@Javaa] at [2007-11-26 19:50:43]
# 1
I don't think you'd be able to get the source code for this EOL (end of life)release. In those days, only source licensees can get at the source code.
gmoma at 2007-7-9 22:40:12 > top of Java-index,Desktop,Deploying...