It should be in your path by default and this assume your applications do not require an older version of Java to work.
motie:/home/lw ->which java /usr/bin/java motie:/home/lw ->java -version java version "1.6.0_13" Java(TM) SE Runtime Environment (build 1.6.0_13-b03) Java HotSpot(TM) Server VM (build 11.3-b02, mixed mode) This may be of use to http://java.sun.com/docs/books/tutorial/essential/environment/paths.html B wrote, On 01/12/10 10:49: > That is odd because I tried two applications that require JRE and neither > work 100%. I even went to JRE download site to have it automatically detect > the version and it says something like nothing installed. > > I did think that having it install by default in opensolaris would be a > natural, though.... >