Getting Jar Files
Hi,
This is a very basic question. I would like to have J2SE 1.3.1 jar file so that I can include it into my classpath to use some classes such as java.util.Date version of this jar file. I would like to include in class path rather than installing J2SE 1.3.1 JVM on my computer.
How can I do this?
Thanks for your help in advance.
Rohit

