I installed JDK using apt-get install but I don\'t know where my jdk folder is. I need to set the path for that. Does any one have a clue on the location?
the command: sudo update-alternatives --config java will find the complete path of all installed Java versions
sudo update-alternatives --config java