In the existing projects where I'm working I see that there are Java EE jars like j2ee-1.3.jar
existing, but when I try to download from Oracle website (1.6 version) I only see .exe
available. So how are they connected, is it like exe
after installation will create jar
in the installation folder?
I checked the contents of exe
with WinRAR but could not find any jar
.
Also I have the same question regarding exe
of JRE and adding it as external jar to eclipse project.