This is my first post to the programmer's symposium, but here goes nothing:<BR><BR>I want to make a java app that basically does two things:<BR>1. Takes the Contents of a directory of my choosing and ...
I've been searching the net, looking for an example of some Java code that prompts for a password and masks what is typed in.<BR><BR>All the example I have found start another thread which ...