Firoz Noor

Greenhorn
+ Follow
since Oct 21, 2007
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Firoz Noor

Originally posted by Firoz Noor:


Many thanks for your kind advices hope it will work accordly. One agian like to say thanks.



Dear Friend

Many many thanks for your kind response.
15 years ago

Originally posted by Ulf Dittmer:
I'm assuming you're asking how to get rid of this warning message?

If so, you can recompile using the "-deprecation" and/or "-Xlint" flag, and you'll get a more elaborate message of what the compiler is upset about. Something like "javac -deprecation -Xlint MyClass.java".



Many thanks for your kind advices hope it will work accordly. One agian like to say thanks.
15 years ago
Dear Friend,

I am new in Jave. right now I am learning Applet but When I am trying to use THREAD in applet its giving the following warning.

Note : Java Uses or Overloads a Depricated API.
Note : REcompile with -XLint : Deprication for details.
Tool Completed Successfully

Friends I m highly expecting your kind support about the solutions.Thaking you all.

Firoz.
15 years ago

Originally posted by Austin Lee:
Try the JDBC, but using the linux is more better for database programming.



Dear Austin

Thanks for your advices.

Firoz.
16 years ago
Dear Fried

I am new in Java. But I like to be a Database programmer and I like Window programming. Would you kindly advice me to be a Databse programmer & to be good in window programming, specially which chapter/ topics I should focus more.

Highly expecting your advices & openion.

Thanking you

Firoz
16 years ago

Originally posted by Will Hoskins:
1. Might the editor be adding ".txt" to the file name you give it? If you start with Prime.java, does the editor write Prime.java.txt?

2. In your example you refer to Prime.Jave but prime.class. If the name starts with capital P then you should javac Prime.java and this should create Prime.class also with a capital.

[ February 10, 2008: Message edited by: Will Hoskins ]



Dear Friend

Many thanks for your reply. No its not adding the " .txt" to the file. now after compilation the file with " xxx .class " extention not creating but before it were creating automatically. I belive that Classpath changed. If so how can I change the classpath & it will be like before, once again like to say thanks.
16 years ago
Dear Friends

I am new in Java. I use TextPad to write the code & I save in a folder. Before when I used to save the source code with one name, with the same name it would creat a class file after compilation. But now this class file is not creating & showing so many errors. Is it Classpath problem or classpath changed ? . Regarding this Expecting your help.

Ex : Source code name is prime.Java
after compilation new file prime.class
16 years ago
Dear Friends

I am new in Java. I use TextPad to write the code & I save in a folder. Before when I used to save the source code with one name, with the same name it would creat a class file after compilation. But now this class file is not creating & showing so many errors. Regarding this Expecting your help.

Ex : Source code name is Prime.Java
after compilation new file prime.class
16 years ago
Dear Friend Ragavan

Many thanks for your kind reply.
16 years ago

Originally posted by Jiuxing Liu:
Simple like this :
(Win 2000)

java_home like this : e:\jdk
path like this : %java_home%\bin
classpath like this : %java_home%\lib\dt.jar;%java_home%\lib\tools.jar;

if your OS is others , don't like this !!



Dear Friend Liu

Many thanks for your kind reply.
16 years ago
Dear Friends

I am totally new in Java environmnt & facing problem to complie and run the simple & small Java program at Text Pad, At the time of compilation its asking the path name, but I already specified the path.

Now I am confused my path defined is right or whats! the steps shoudl I take kindly expecting from you.

Thanking you all,

Firoz.
16 years ago
Dear Saif

Its really great you described with explanation . Many thanks for your advice.

Firoz.
Dear Saif

Many thanks for your advice.

Thnaking you,
Firoz.
Dear Farrell


Very much Glade of reciving message regarding that which is really very much helpfull, Many thanks for your advices.
16 years ago
Dear Friends

I am a new in Java. If I want to be a Database programmer using ORACLE which part of Java I have to mainly focus to improve my skills . Expecting kind advice from you.

Thanking you all,

Noor