Re: Newbie: -classpath option of java does not load the content of the jar file
- From: Roedy Green <see_website@xxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 27 Jun 2007 06:18:51 GMT
On Tue, 26 Jun 2007 13:42:03 -0700, Guy <guyharel13@xxxxxxxxx> wrote,
quoted or indirectly quoted someone who said :
I have the following command:
java j -classpath ojdbc14.jar
see http://mindprod.com/jgloss/classpath.html
It processes the line left to right, so needs to know the classpath
before it can process the class file.
--
Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com
.
- Follow-Ups:
- References:
- Prev by Date: Re: how does windows find java.exe?
- Next by Date: Re: how does windows find java.exe?
- Previous by thread: Newbie: -classpath option of java does not load the content of the jar file
- Next by thread: Re: Newbie: -classpath option of java does not load the content of the jar file
- Index(es):
Relevant Pages
|