Hi !

I'm a newbie in Java programming and created a code having readLine()
method.  While compiling the code I got following message :

ICanReadApp.java:12: warning: [deprecation] readLine() in
java.io.DataInputStrea
m has been deprecated
  name=keyboardInput.readLine();


Can any body help me in finding the method that we can read the inputs
from keyboard.

Thanks in advance for your help!
Vasu

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Java 
EE (J2EE) Programming with Passion!" group.
To post to this group, send email to 
java-ee-j2ee-programming-with-passion@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to