SCJP 1.4 - SCJP 6 - SCWCD 5 - OCEEJBD 6 - OCEJPAD 6
How To Ask Questions How To Answer Questions
Originally posted by ramya narayanan:
So my java.exe is working fine.
You should not be misusing JDK's /lib folder to place 3rd party JAR's in. It makes your application less portable.
To save effort in typing you can easily wrap in a batch or shell file, depending on the OS used.
You would also get more trouble like as you're struggling with now when you're using multiple JDK's
SCJP 1.4 - SCJP 6 - SCWCD 5 - OCEEJBD 6 - OCEJPAD 6
How To Ask Questions How To Answer Questions
3. I distinguish between an application compiled so that it can run under several different Java editions and "using multiple JDKs" at the same time. What are you talking about?
passwords must contain 14 characters, a number, punctuation, a small bird, a bit of cheese and a tiny ad.
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
|