aspose file tools
The moose likes Beginning Java and the fly likes how to set the path in java and class path Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Beginning Java
Reply Bookmark "how to set the path in java and class path" Watch "how to set the path in java and class path" New topic
Author

how to set the path in java and class path

mandadi vamsikrishna rao
Greenhorn

Joined: Apr 12, 2004
Posts: 8
hi can any body clari fy me, how to set the path and class path to my java programmings, its giving error calles file not found
Nathaniel Stoddard
Ranch Hand

Joined: May 29, 2003
Posts: 1258
Mandadi,
Have you looked at the SDK Documentation that came along with your J2SE distribution? It tells you very clearly how to specify the classpath. As for setting the path, that is something that your operating system documentation will tell you. Have you looked into that?


Nathaniel Stodard<br />SCJP, SCJD, SCWCD, SCBCD, SCDJWS, ICAD, ICSD, ICED
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56530
    
  14

Not a JSP problem so I'm going to shuffle this off to the Java in General(beginner) forum.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
Joel McNary
Bartender

Joined: Aug 20, 2001
Posts: 1815
See How to Set the Classpath in our FAQs


Piscis Babelis est parvus, flavus, et hiridicus, et est probabiliter insolitissima raritas in toto mundo.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: how to set the path in java and class path
 
Similar Threads
problem in JDBC connection with jdk6
How to set classpath for java in Linux
err message
how to set classpath
Setting Java Classpath in Microsoft XP OS