![]() |
| ||
| help me set path I have changed the Path Environment Variable for Windows Command Prompt to: C:\j2sdk1.4.2_04\bin so why, when I try to run javac while in the code folder directory, do I still get the error message "javac is not recognized as an internal..." I was forced to put the path info in at the command prompt before the .java file would compile. Help. |
| ||
| Re: help me set path Greetings. Errr, do you mean that you have set the path in the System Properties? With Variable: Path and Value: c:/j2sdk1.4.2_04/bin ? |
| ||
| Re: help me set path yes, thats what I mean, with the slashes as I have written them |
| ||
| Re: help me set path help with the path for servlets |
| ||
| Re: help me set path well i got my path working in any case |
| ||
| Re: help me set path First try to locate te bin folder from the windows explorer, and then copy the path to ur environment variable, which you can get by right clicking on My Computer Icon and then to Advanced Tab and then to Environment Variable... But i think if you install the jre or jdk for jsdk it by default reallocates ur path to c:\\Program Files\Java\j2sdk1.4.2_04\bin check this out... Regards... Quote:
|
| ||
| Re: help me set path Quote:
C:\Program Files\Java\jdk1.5.0_06\jre\lib\extwhich is where java is installed you can find this jar files in tomcat as follow C:\Tomcat 5.5\common\lib and to setting path for java, don't forget put on end of path semicolum " ; " or some pc refuse to work with java |
| ||
| Re: help me set path hi....im working with tomcat... to run servlets....i cant execute the javac command in dos ....what do i do??? java is installed...i even gave the path to where its installed...i even changed yhe system properties... but it says javac is not recognised as internal and external command... |
| ||
| Re: help me set path Start your own thread, but that "error" is always that the path is not set (not classpath, path). |
| ||
| Re: help me set path Just go at command prompt and check whether ur jdk is in programme files, if it is programe file then set path c:\set path=C:\programe files\j2sdk1.4.2_04\bin;%path%; or if not in prog files then c:\set path=C:\j2sdk1.4.2_04\bin;%path%; |
| All times are GMT -4. The time now is 5:03 pm. |
Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC