Hi,
I have a Java application without GUI. I take login id and password on the console. Therefore the login id and password can be seen by any one around which is not acceptable. How can i display **** while entering password. Is there some API for that?
-PEACE
