Hello,
I have never used java before, but there are a few java apps I'd like to try.
Is it possible to run a .jar file and what is the syntax to do this.
When I try
# jamvm -jar Jabp.jar
I get :
Cannot create system class loader
......
I did :
# export JAVA_HOME=/usr/java/jamvm
# export PATH=$PATH:$JAVA_HOME/bin
I suppose there's more to be done ?
Are there some hardcore-java-users around ?
Have fun,
Chero.