The Artima Developer Community
Sponsored Link

Java Answers Forum
path

2 replies on 1 page. Most recent reply: Jan 21, 2005 4:03 AM by Amit

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 2 replies on 1 page
gaurav

Posts: 2
Nickname: ramgaurav
Registered: Jan, 2005

path Posted: Jan 19, 2005 5:13 AM
Reply to this message Reply
Advertisement
i have installed java 1.4.2 onmy machine and as soon as i click up the java web server to install it give an error that JAVA ON THIS MACHINE IS NOT FOUND . how to set the path so that it will able to detect the java.
i have also set up the path in control panel--> system --> advanced --> environmental variables --> path.
but it is not working

thank you


Chris Miller

Posts: 23
Nickname: lordsauron
Registered: Jan, 2005

Re: path Posted: Jan 19, 2005 6:00 PM
Reply to this message Reply
You might need to install the corresponding JRE (Java Runtime Enviorment). It's just a guess, though... you weren't terribly specific.

Amit

Posts: 23
Nickname: amitactsh
Registered: Nov, 2002

Re: path Posted: Jan 21, 2005 4:03 AM
Reply to this message Reply
might be you need to set the environment variable
JAVA_HOME="PATH UP TO THE DIRECTORY WHERE JDK IS LOCATED"

Flat View: This topic has 2 replies on 1 page
Topic: JDBC connection trouble Previous Topic   Next Topic Topic: Final Classes in Java

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use