how to compile and run java programs

Hi,
I have installed Solaris 10 on a VMware. How to compile a java program as there is no javac in 'bin' directory. Thanks in advance for answers and sorry if the question is soo basic.

Do you perhaps only have the JRE installed? If so, you won't find a javac binary. Cheers, Keith

check in /usr/java for a jdk.

set the path in the .profile