.Download the required tarball from here .unzip this tarball using "tar -zxvf tarball_name .create a folder name java in /usr/lib, you need root permission .mv the extracted folder to /usr/lib/java/ .next run these below scripts in terminal sudo upda…
I'll start coding with JEE soon. Product environment adopts Oracle + WebLogic in Linux, technology adopts EJB3 and JPA. So I'm going to set a development environment in my own computer with them. For iMac installing JDK, Eclipse or Maven will not be…