50 pts.
 Running Java 1.6
How run java 1.6?

it is possible without given any path in command prompt when my java file stored any folder but only one drive, this drives also give to in command prompt can we execute a that java  file?



Software/Hardware used:
java 1.6
ASKED: August 6, 2010  11:22 AM
UPDATED: August 6, 2010  7:44 PM

Answer Wiki:
hi varsha up-to my knowledge it is possible to run a java prog only when it is in the bin.
Last Wiki Answer Submitted:  August 6, 2010  12:53 pm  by  Rajeshu   135 pts.
All Answer Wiki Contributors:  Rajeshu   135 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

Dear Mr. Rajeshu,

Thanks 4 ur coorporation, It is possible when i was asking u my questions,
But I forgot that settings. U told me in bin folder we can execute a java progs.
Thats a very difficult & much time is taken. when, i know that executing path then i’ll tell u.
Ok thanks

 50 pts.

 

The question is not clear.

I’m not sure to understand this:

my java file stored any folder but only one drive

and this:

this drives also give to in command prompt

You might want to provide an example of what you are trying to do, or get some help rewording the question.

If you are asking if you can execute the “java.exe” application from any place, to run a java program, then, as with any other application, you can if the path to it (in this case your javabin directory) is in your PATH environment variable.

 63,535 pts.