View Single Post
  #2 (permalink)  
Old 02-01-2008, 04:14 AM
wsaryada wsaryada is offline
Senior Member
 
Join Date: Jun 2007
Location: Bali, ID
Posts: 102
wsaryada is on a distinguished road
It is about the Java classpath. Classpath is where the java program will try to find your class. In this case excute the java command with the -classpath options set to tell java where you classes are located.
__________________
Website:
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
- Blog:
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Reply With Quote