Hi friends,
I am a new comer,please clude me too in your group.
I too have decided to give this
Scjp exam.
I have downloaded jdk1.2.2 .
Each time i open a command prompt i have to set the class path.
I have set it like this.
D:\ set path=D:\jdk1.2.2\bin;%path%D:\jdk1.2.2\jre\bin;%path%
I have heard that u have to store this in a batch file in order not to repeat this.I do not know how it has to be done.Please can anyone suggest how to do it.
Then i have used this path
D:\jdk1.2.2\sonali>edit a.java
And have written a small program in order to check if everthing is working fine.
But when i write javac a.java
It is saying cannot read the file a.java.
I am unable to proceed and i do not have anyone to help me.
So please could anyone tell me where i am wrong
Thankyou in advance
Sonali
D:\jdk1.2.2\