Re: Newbie: -classpath option of java does not load the content of the jar file



Works!

Using this form:
java -classpath .;.\ojdbc14.jar j

Thanks!

Ref:
http://groups.google.com/group/comp.lang.java.help/browse_thread/thread/a9110381760eb49f/822340483e8b7fd9?lnk=st&q=java+windows+classpath&rnum=3&hl=en#822340483e8b7fd9

.