Where do you download a package with java.exe?
- by Derek
I was trying to run this java ee program with session beans which involves the 'ant' command apparently and when I try to run 'ant' it says...
'"java.exe"' is not recognized as an internal or external command.
Soooo I am thinking I need to get java.exe in order to use 'ant' properly.
Where can I find it? What downloadable contains it?