micky

Greenhorn
+ Follow
since May 17, 2002
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by micky

Hi,
Can any one tell me about the difference between JPanel and JFrame. Which one is Better to use??
22 years ago
Hi,
I have a ftp client by which i can download a single file from my server to ftp. I am using sun.net.ftp package.I want the code for downloading all the files from a particular folder
through ftp
can any one help me(Urgent)
Hi chinmay,
I have written a test code to check this thing but when i compile and run the code it runs successfully so please can u explain me why this code is running successfully
The code

(edited by Cindy to format code)
[ June 03, 2002: Message edited by: Cindy Glass ]
22 years ago
Hi,
Can we call static members of the class with the this keyword?? if yes then please specify the reason.
22 years ago
Hi,
I wanna know that the crc32 value generated by the java.util.zip package for a string is same across different platforms(Meaning will be the same for different language and can be again converted to it's original state )
22 years ago