> From: Christopher Schultz [mailto:ch...@christopherschultz.net] > Subject: Re: [OT] Hammers and nails (was Re: A question about log- > rotationon "catalina.out") > > Here's one Java can't do (without significant help): > > Write a command-line (no GUI) app that prompts for a sensitive keyboard > response and accepts that response without echoing the characters back > to the screen (i.e. a password grabber).
Try java.io.Console.readPassword(). - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers.