kumaraswamy adurthi

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

Recent posts by kumaraswamy adurthi

Hi,
What is the difference between ApplicationServer and WebServer.
can any one please help me.

thanks in advance.
18 years ago
hi

i have a flat file , in that i have date field , i know the row and column of this date my question is can i get this date by using this column number and row number in java

please help me out

thanks and regards

kumaraswamy adurthi
18 years ago
hi
i have a application that returns all the elements (root,children,grand chidren) , i wrote a program using jdom parsers it returns root and children but not grand children , is any one help me out how to solve this problem
thanks in advance
19 years ago
hi
i have a application that returns all the elements (root,children,grand chidren) , i wrote a program using jdom parsers it returns root and children but not grand children , is any one help me out how to solve this problem
thanks in advance
19 years ago
hi
i have a application that returns all the elements (root,children,grand chidren) , i wrote a program using jdom parsers it returns root and children but not grand children , is any one help me out how to solve this problem
thanks in advance
19 years ago
i am new to webservices can any one help me to write a webservice client program which returns an file
19 years ago
hi

i have two classes(say 1 and 2) both have sampe parent, i have first class object with me , i need to call second class methods using this object ,is this possible can any one help me out

thanks in advance

Devi
19 years ago
Hello,

I had tried capturing what would be the scan code for left arrow by using Java.I used the System.in.read().but that did not help.

If some one is aware of how to get these scancodes from the console in Java,please let me know about that.

Thank you.
19 years ago
hi friends

i am new to java , presently i am working with files, i want a method to get file created date .i got a method lastModified() from File class which returns last modified date rather than created date . please help me soon if there is any method to get created date of a file .
thanking you
kumarswamy adurthi
19 years ago
in java if i want to print a float value of 125.00 it will print 125.0 only how can i print 125.00 using java .
19 years ago
hello all,

i have file which is entirely in binary format containing 1's,0's i want this file is to convert as a text file using java . is it possible i can convert text file to binary file using java .
thank you all
19 years ago